Martin Sjögren <[EMAIL PROTECTED]> writes:
> Am I correct in thinking that if the server wants to renegotiate a
> session, it calls SSL_renegotiate() and then SSL_do_handshake()?
Sort of. See Part II of "An Introduction to OpenSSL Programming".
<http://www.rtfm.com/openssl-examples/>

> Will everything be handled "automagically" on the client side, or if not,
> how do I know I have to shake hands with the server and what do I do?
Sometimes :). This is discussed in the article as well.

-Ekr


-- 
[Eric Rescorla                                   [EMAIL PROTECTED]]
                http://www.rtfm.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to