On Thu, Jan 17, 2002 at 07:30:51AM -0800, Eric Rescorla wrote:
> 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/>

The site seems to be down at the moment :(

> > 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.

I think I found out how it works under ideal conditions ;) When I started
using non-blocking mode instead of blocking mode on the client, it all
worked a lot better!

Thanks

Martin

-- 
Martin Sjögren
  [EMAIL PROTECTED]              ICQ : 41245059
  Phone: +46 (0)31 7710870       Cell: +46 (0)739 169191
  GPG key: http://www.strakt.com/~martin/gpg.html
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to