I have been trying to get an aep hardware acclerator to work under apache 2.0.39. Everything installs fine and it runs fine with SSLCryptoDevice builtin. But if I change builtin to aep and try to start it, it appears to start mormally (no error messages from the console) but in the error log I get "Init: Failed to enable Crypto Device API `aep'" I know the card is working because I can do openssl speed rsa1024 -engine aep and the CPU time is less then a second for ten seconds of computations. I have tried this on redhat 7.3 and it works. So I was wondering if apache 2 compiles differently on freebsd then redhat. Any ideas on what is going wrong would be greatly appreciated.
I run the following command for the configure CFLAGS="-DSSL_EXPERIMENTAL -DSSL_ENGINE" ./configure --prefix=/usr/local/httpd --enable-ssl --with-ssl=/usr/local/src/openssl-engine-0.9.6d Thanks, Rob _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
