Cornelius Koelbel wrote:
...
But I'd like to load the engine from the config file, so that I can add
the openssl command to a script.

--snip--
[ openssl_init ]
engines = engine_section

[ engine_section ]
pkcs11          = pkcs11_engine_section

[ pkcs11_engine_section ]
init            = 1
engine_id       = pkcs11
dynamic_path    = /usr/lib/opensc/engine_pkcs11.so
module_path     = /usr/local/lib/libetpkcs11.so
--snip--
Any ideas what is wrong?
The specific module does not seem to be loaded!

did you set "openssl_conf = openssl_init" in the conf ?

Nils
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to