Requested privately, but since I can't do much
I'm throwing out what I can for anyone else to add to.
> -Original Message-
> From: Yan, Bob
> Sent: Wednesday, October 24, 2012 1:48 PM
> To: openssl-users@openssl.org
> Subject: RE: SSL_do_handshake() failed
Dear Sir/Madam,
I have used SSL_negotiate() and SSL_do_handshake() function to move the SSL
connection into renegotiate state in my server side code. It works fine in
openssl 1.0.0.a release. But after I upgraded the openssl library from version
1.0.0a to 1.0.1c, this code does not work. Basica