Hi,

is it safe to user OpenSSL in multi-threaded environments? Let's say in my
application multiple threads setup ssl connections to the same host(or
different hosts). 
Are there any global data structures that have to be protected or does OpenSSL
handle everything correctly?
What about my callbacks for cert verification etc? 
Do I have to create several CTX objects?

What is your experience?

Markus







____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to