On Sun, Jun 29, 2014, Barbe, Charles wrote:

> To expand on this question a little more, is it safe to just create one
> SSL_CTX* at initialization of my server that will be used each time a new
> client connects when i do SSL_new(ctx)?
> 

Yes it is. That's how most servers are written.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to