Actually I already initialize the locking callbacks. What got me
confused is the EVP_CIPHER_CTX stuff as I have never seen that.

Thanks,

Alberto


On Fri, 2004-02-20 at 17:33, FrÃdÃric Giudicelli wrote:
> If you share the return of the SSL_CTX_new call, then you need to 
> initialize the mutexes in libcrypto, see CRYPTO_set_locking_callback for 
> this.
> The second option is to have one SSL_CTX per thread, as mentionned by 
> Stephen.
> 
> Regards,
-- 
Alberto Alonso                        Global Gate Systems LLC.
(512) 260-2523                        http://www.ggsys.net
Hardware, consulting, collocation, monitoring and remote backups
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to