Hi, 
  I am workning on client/server application that transfers data by HTTPS. For  
client I use libcurl library and for server I use Poco library. Both using 
OpenSSL. But I have some problems using classes that contains client and 
server. It allways fails in places I used those libraries using OpenSSL. 

My question is: Is it possible, that those fails are evoked by multiple call of 
SSL_Init() (or other OPenSSL methods) in one thread?
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to