Hi All,

Does anybody know how to make function ENGINE_load_private_key working in batch (not interactive) mode?

I am using nCipher hardware module and CHIL engine library.
Unfortunately standard "hwcrhk_get_pass" and " hwcrhk_insert_card" functions use "ui methods" for interacting with user
(asking about pass, printing error messages, etc). I am writing batch application, so any interaction with user is impossible.
Another problem is, that in case of any errors (e.g. incorrect password) this function are called in a loop.
There is any possibility to "unset" UI_CTRL_IS_REDOABLE flag?

Any help will be appreciated.

regards
Bartek Palak


Reply via email to