Hello,

  May I ask someone who is familiar with the degree of thread
  safety of the OpenSSL libraries to comment on it? I have been 
  unable to find clear documentation on this aspect of the 
  implementation, but noted that some of the libraries 
  appear to contain several calls to pthread_*, while
  others do not, and still others contain comments that 
  suggest thread-safety is not that reliable.. 

  Specifically, can one use one SSL context across multiple
  threads, each of which handles an outgoing client connection
  on a non-synchronized basis? 

  Thank you for any comments or pointers you can provide. 


-- 

                               Colin Bradley
                               hutchison avenue software corporation
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to