> From: owner-openssl-us...@openssl.org On Behalf Of mail man
> Sent: Friday, 15 May, 2009 02:27
> I am using the demo files: openssl-0.9.8j/demos/ssl/cli.cpp and
serv.cpp (attached)
> Console output from server
...
> Client does not have certificate.
>
OpenSSL command line utility provides many functions to genereate
certificate requests and sign them. You can google its easily
availble.
On 5/15/09, mail man wrote:
> OK, I think it is obvious that the client doesn't have a certificate. How do
> I generate a certificate for the client?
> Appreci
OK, I think it is obvious that the client doesn't have a certificate. How do
I generate a certificate for the client?
Appreciate your help.
On Fri, May 15, 2009 at 11:57 AM, mail man wrote:
> Hi experts,
>
> I am using the demo files: openssl-0.9.8j/demos/ssl/cli.cpp and serv.cpp
> (attached)
>
>