On March 2, 2004 10:58 am, Giovanni Calzuola wrote:
> I'd like to use 2 or more engines without using the functions
> ENGINE_set_default, due to problems of concurrency. I want to sign with
> a hardware key, while using software keys for SSL.
> How can I do this?

That depends rather heavily on what "hardware key" means. If the 
corresponding ENGINE supports it, you should use 
ENGINE_load_private_key().

Cheers,
Geoff

-- 
Geoff Thorpe
[EMAIL PROTECTED]
http://www.geoffthorpe.net/

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

Reply via email to