On Wed, Dec 17, 2003, Kazunori HASEGAWA wrote:

> >Firstly the application has to call the configuration code. If it doesn't then
> >this wont work. This can either be via explicit calls (unlikely because the
> >code is very new) or by compiling -DOPENSSL_LOAD_CONF. Then assuming the
> >application calls OpenSSL_add_all_algorithms() it will call the config code.
> 
> Thanks. I just found the patch for stunnel to use SSL hardware engine.
> Now I'm going to try it.
> 

Well it looks like the patches don't use OpenSSL configure mechanism so you
can ignore the rest of my message about the config file format :-)

> >The second requirement is that the config file is set up properly. Here's an
> >example of how this might be done:
> 
> In this case, remaking .pem key is required after configuring the file?
> 

Crypto acceleration uses the existing private key 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