> Yanbing wrote:
> 
> All thread should use ONE ssl ctx?!! You mean in one process only ONE
> ssl_ctx can exist?

Multiple SSL_CTX can exist in a process though some multithreaded
applications have one SSL_CTX. They typically have SSL structures in
each thread obtained from the single SSL_CTX.

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to