Kent Yoder wrote:
Hi,

 Calling ENGINE_by_id("anything") before making any other calls to
OpenSSL seems to cause infinite recursion in trying to load the
dynamic engine.  I believe adding a call to ENGINE_load_dynamic()
before attempting to load the dynamic engine inside ENGINE_by_id()
will fix the problem.

sounds similar to [1]. Could you try a recent snapshot.

Cheers,
Nils

[1] http://marc.theaimsgroup.com/?t=112295620300002&r=1&w=2
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to