I am currently trying to use openSSL with an nCipher HSM for signing
and verfication. At the moment we are using the with-nfast predicate
for the application to access the keys and this works fine.
However this asks for a passphrase interactively which we do not want
rather we would pass it in at startup from an initialisation file
(encrypted). I also noticed ENGINE_load_private_key etc use a
UI_method prompting for passphrase. Is there any way of initialising
the engine and keys etc without any user interaction?

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

Reply via email to