On Sun, Dec 11, 2011, cellecial wrote:

> Thank you.  I add "OpenSSL_add_all_algorithms();" in main function and
> include "openssl/evp.h",but it still pops error dialogue after a while.
> Some threads can end well, others are not so lucky.
> 
> 

Have you set the locking callbacks? You need to set those to make OpenSSL
thread safe. See the FAQ and documentation for more details.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to