I am attempting to get a CryptoSwift PCI harware accelerator engine working with:
OpenSSL 0.9.7a modssl 2.8.12 apache 1.3.27 When adding the 'SSLCryptoDevice cswift' line to my httpd.conf I receive the following: Starting httpd: /opt/apache/bin/httpd -DPHP4 -DSSL Syntax error on line 1024 of /opt/apache/conf/httpd.conf: Invalid command 'SSLCryptoDevice', perhaps mis-spelled or defined by a module not included in the server configuration. I have tried placing the directive in the global ssl options and in the <If module mod_ssl.c> and get the same error. I assume that possibly apache is still using an older verison of mod_ssl somehow. I know since openssl 0.9.7 the engine code is built in so you don't need the --enable-rule=SSL_EXPERIMENTAL anymore or is that incorrect? Is there an easy way to determine what version of mod_ssl Apache is actually loading? Any help would be great! Thanx! -- Tyler Walden SwiftView, Inc. Network Administrator [EMAIL PROTECTED] (503)885-9392[126] voice (503)885-9352 fax http://www.swiftview.com ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
