From: Tom Biggs <[EMAIL PROTECTED]>
> What are the calling application's responsibilities
> for configuring and enabling the engines? Does anyone
> have some example code showing how that works?
> Does Apache/mod_ssl support it?
apps/speed.c is a shorter example, but yes, Apache/mod_ssl does support the
OpenSSL 0.9.6 engine code, as of Apache 1.3.14. I have tested this
successfully on several UNIX platforms with Rainbow's Cryptoswift card. If
you use a post-0.9.6 snapshot, then you need to add calls to
ENGINE_load_builtin_engines(); if you use straight 0.9.6 engine code, then
Apache 1.3.14 supports it as it is (but mod_ssl must be configured with
--enable-rule=SSL_EXPERIMENTAL, and httpd.conf needs an entry for
SSLCryptoDevice).
Lynn Gazis
Rainbow Technologies
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]