[EMAIL PROTECTED] - Fri Nov 11 15:06:39 2005]: > Greetings! > > I use openssl 0.9.8a and specify my engine in openssl.cnf using > engine_section. > When I use openssl in command-line, everything is ok, but when I use it > in interactive mode, I can not execute more than one command - I get > error messages during the execution of any command: > > 16483:error:26078067:engine routines:ENGINE_LIST_ADD:conflicting engine > id:eng_list.c:116: > 16483:error:2606906E:engine routines:ENGINE_add:internal list > error:eng_list.c:288: > 16483:error:260B6067:engine routines:DYNAMIC_LOAD:conflicting engine > id:eng_dyn.c:540: > 16483:error:0E07606D:configuration file routines:MODULE_RUN:module > initialization error:conf_mod.c:234:module=engines, > value=engine_section, retcode=-1 > error in engine > > Thank you!
Some experimenting showed that configuring an engine in a configuration file and using it with -engine command line parameter (tested with chil) leads to a similar error (it fails to load libnfhwcrhk twice) and that using a 'dynamic_path' parameter in the engine section eliminates it. Maybe these are different errors. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
