On Mon, Aug 27, 2007, Prabhu S wrote: > Hi, > > The client application spawns one thread for each connection with the > server. Each thread is having its own SSL_CTX* object. > When 100 connections are to be made, once the SSL library in initialised - > SSL_library_init().And 100 threads are created and each connect with server > with their own SSL_CTX* object. All object will be using the same set of > certificates from one common location. However I see that almost every time > some threads report SSL_CTX_use_certificate_chain_file() returning zero. > Have anyone come across such behaviour. > > Any suggestions? >
Well the error code would help... Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]