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?

        Rob
        -/-

        Serv-U Author & Manager
        Cat Soft, LLC

-- This message was entirely written using recycled electrons --
       All about FTP Serv-U v3.1: http://www.Serv-U.com
      FTP Serv-U list: http://www.Serv-U.com/mailinglist
----------------------------------------------------------------
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to