Hi Jurko, For each client the SSL_CTX object is unique. And when the application starts, callback functions are set for multi threaded support. And when the app tries to do SSL_connects in non persistent connections[ a new TCP for each SSL session], all sessions are successful even under high stress. I have not come across concurreny issues yet.
Thanks, Prabhu. S On Thu, Feb 21, 2008 at 2:15 PM, Jurko Gospodnetić < [EMAIL PROTECTED]> wrote: > Hi Prabhu. > > Have you checked that your're not running into any concurrency problems? > > Best regards, > Jurko Gospodnetić > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager [EMAIL PROTECTED] >