Tot he best of my knowledge, mostly yes. The solution
employed is to use callback routines that employ locks
of one form or another (e.g. mutex'es).

Check the distribution doc/threads.doc file for
an explanation. One of our developers managed to
get this all working with SSLeay0.9.0, and I can't
imagine that it has changed much since then.

Cheers, Thomas

J-L Charton wrote:
> 
> Hi,
> 
> I've written a multi-threaded TCP server and now I want to
> secure its connections. Of course I would like to crypt
> communications with SSL but I've got a doubt :
>  is the SSL library safe in a multi-threaded environment ?
> 
> Thanks.
> 
> J-L. Charton.
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

-- 
------------------------------------------------------------
Thomas Reinke                            Tel: (416) 460-7021
Director of Technology                   Fax: (416) 598-2319
E-Soft Inc.                         http://www.e-softinc.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to