Furthur investigation shows the slowness is happening at _ssl.c line 306,

self->ctx = SSL_CTX_new(SSLv23_method()); /* Set up context */

Is this line code involving client/server communication yet? 



--
View this message in context: 
http://openssl.6102.n7.nabble.com/slowness-of-ssl-sslwrap-on-first-call-tp49700p49707.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to