On Thu, Dec 01, 2005, Anil Gunturu wrote:

> Thank you for your response. I have couple of more questions:
>   - If I use ENGINE_by_id("athena"), what should be the name and path of 
> engine implementation.
>   - I understand that ENGINE_cleanup() should be called before shutting down 
> the application, but can I call ENGINE_finish() and ENGINE_free() before 
> application has done using the Engine?
>    

If you just want to load a dynamic ENGINE and set it as the default
implementation for (for example) RSA you might want to consider the autoconfig
mechanism.

That allows the various ENGINE parameters to be set in a config file.

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to