Check this link:
http://www.openssl.org/docs/crypto/threads.html
Thread support is there, but is platform dependent. There is a file
called th-lock.c under crypto/threads that contains some definitions for
thread support on a few platforms. I haven't tested this but it compiles
so it must work :)
Randy Turner wrote:
Hi All,
I just wanted to verify that, as of OpenSSL 0.9.8a, any OpenSSL data
facility that utilizes "STACK_OF" as a container for different types
of objects, the routines that reference these "stacks" do not support
multiple threads accessing the same "stack". Is this the case? I
didn't see any mutex/user callback support in stack.c.
Thanks!
Randy
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]
--
Alain Damiral,
I hope this message makes me look like a very intelligent person
Université Catholique de Louvain - student
alain.damiral'at'student.info.ucl.ac.be
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]