On Mon, 21 Jul 2003 11:58:43 +0100, "steve thornton" wrote: > > This is pretty standard - if I understand you correctly, you mean that you > have a client that keeps a pool of sockets connected to a particular server. > You just need to implement some way of storing the session ids from the > handshake using say SSL_get1_session (), and then setting these back ito > the session when you re-connect using SSL_set_session (). > > does this help any? > > Steve
Sounds good! Sounds like what I intended to do anyway, unless someone out there already had some code that did this with OpenSSL. I'll look into it. Harald ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]