On Thu, Jan 10, 2002 at 05:51:53PM -0500, Rob Beckers wrote: > Just switched from 0.9.6 to 0.9.6c on Win32. The same server code worked > fine when it came to re-using SSL sessions with 0.9.6. Now, with 0.9.6c, > it's no longer capable of re-using. I'm linking dynamically to the lib > DLLs and simply swapping old for new (and vice versa) makes re-use stop > working (and work again when putting the old libs back). Ie. the only > change here are the libs, not the server or client code. > > I'm using SSL_session_reused() after SSL_accept() to find out if a > session was re-used or not. It's set up for re-use through > SSL_CTX_set_session_id_context(). > > Did anything change with regard to being able to re-use SSL sessions in > 0.9.6c? Library bug?
I don't think so. If memory serves me right, 0.9.6 and 0.9.6c are not binary compatible, so you have to recompile your application. Lutz -- Lutz Jaenicke [EMAIL PROTECTED] BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/ Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129 Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153 ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]