Hi!
 
I am setting the callback functions, which should make openssl stuff 
thread-safe as described by http://www.openssl.org/docs/crypto/threads.html, 
but these functions just do not seem to be called on AIX. At the same time, the 
same test program works correctly (i.e. the callbacks are called) on Linux.
 
Any ideas why this could happen?

Some details:
The program uses openssl 0.9.7g through curl 7.14.0. AIX version 4.3.3.
OpenSSL was built with the following configuration:
./config threads no-asm no-shared no-zlib no-idea no-mdc2 \
no-rc5 no-ec no-krb5 -D_THREAD_SAFE
 
Thanks,
 
ANDREI TARASSOV
Software Engineer III
Altiris OÜ
T >  +372 6507154
M >  +372 53403298
www.altiris.com <http://www.altiris.com/> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to