Hi,
I have a problems with OpenSSL-0.9.7d when using 'openssl ca' application with dynamic engine .
IMHO, it's because the setup_engine() is called before the parsing of openssl configuration (apps/ca.c +551).
It works for me, if I replace the call of this function to just before the call of load_key() (apps/ca.c +727).
Regards, Victor.
______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
