Hello,
> Thats my problem, the connection from a client to s_server is not working -
> thats where i stuck...
Run s_server with "-debug -msg -state" options to get more information.
Try to add "-bugs" to workaround some SSL compatibility problems.
Best regards,
--
Marek Marcola <[EMAIL PROTECTE
1 PM
Subject: Re: Server Side Certificate to send
Stefan Walter wrote:
This is what i want... but now the problem is how i can implement this...
do you have an small example of a server?
See http://www.opensslbook.com/code.html or (even better) the book itself.
Or have a look into the source
probably if you connect with java clients by using
javax.net.ssl?
I cannot tell you this, I'm no Javanese... ;)
- Original Message - From: "Bernhard Froehlich" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 24, 2006 11:00 AM
Subject: Re: Server Side Certificate to send
]>
To:
Sent: Monday, April 24, 2006 11:00 AM
Subject: Re: Server Side Certificate to send
Stefan Walter wrote:
Hi,
i am new to OPENSSL and have a specific question...
i want to write a server and client, but the client doesnt have the
certificate. how can i start the transfer of the certificat
Stefan Walter wrote:
Hi,
i am new to OPENSSL and have a specific question...
i want to write a server and client, but the client doesnt have the
certificate. how can i start the transfer of the certificate to the
client?
i think the same is done with webserver and browser?
please help..
Hi,
i am new to OPENSSL and have a specific
question...
i want to write a server and client, but the client
doesnt have the certificate. how can i start the transfer of the certificate to
the client?
i think the same is done with webserver and
browser?
please help...
Kind Regards w