> Is it possible to serialize/deserialize the current SSL state so that the 
> receiver can continue to handle the connection without the other side 
> noticing?

Yes it's possible.  Two places to look are the "session ticket" code within 
OpenSSL, and the "serialize" function in Apache module modssl.  You'll have to 
rummage through the source.

        /r$

--  
Principal Security Engineer
Akamai Technology
Cambridge, MA
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to