You may try the following section in /etc/httpd/conf.d/ssl.conf:
# Use "SSLCryptoDevice" to enable any supported hardware
SSLCryptoDevice builtin


Instead of "bulitin" give the name of your device.



--- Horthik <[EMAIL PROTECTED]> wrote:
> hi,
> 
>  I am writting an interface for a SSLHardware
> accelerator.I gave its Engine ID xxxx, I also written
> hw_xxxx.c and it is working fine with the
> openssl0.9.7g, Also I tested with,
> 
>   openssl speed -engine xxxx
> 
>   Now I tried to use openssl0.9.7g with my code to
> work with apache1.3.3. It always calling default
> openssl engine not my engine with id xxxx. I am using 
> 
> -Apache1.3.3
> -mod_ssl2.8.22-1.3.3
> -openssl0.9.7g(In which I added intercface to my
> hardware)
> 
>   can any one tell where to add apache or mod_ssl to
> switch from default openssl engine to my xxxx engine. 
> 
> Thanks in advance
> 
> -karthik
> 
>   
> 
> 
>               
> __________________________________ 
> Discover Yahoo! 
> Stay in touch with email, IM, photo sharing and more. Check it out! 
> http://discover.yahoo.com/stayintouch.html
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      modssl-users@modssl.org
> Automated List Manager                            [EMAIL PROTECTED]
> 
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      modssl-users@modssl.org
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to