Hi, On client side I'm trying to export and import a SSL_SESSION, using i2d_SSL_SESSION() and d2i_SSL_SESSION(). But when I import it the SSL_SESSION* pSession->cipher is set to NULL and then I set it to a SSL* and when the client check the sever hello it does a pSession->cipher comparision with the cipher obtained from server side. Since my cipher is NULL, it fails and my session resumption is never successful.. Am I doing something wrong..?? Thanks Aslam ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]