Hi All,
I quite new to mod-ssl and apache 2.0.x, so i have a few question.
With Apache 1.3.x, i was use to call openssl engine througth mod-ssl, with some compilation condition (--enable-rule=SSL_ExPERIMENTAL), and http.conf modification (SSLCryptoDevice ...).
My problem comes with new Apache 2.0.x!
Am i right if i try to compile mod-ssl with the same rule adding "--enable-rule=SSL_ExPERIMENTAL" when doing ./configure for apache?
If i do not misundersand, we can have compilation directive for module (as mod-ssl) from apache configuration script?
Should i be able to use an openssl engine using the same "SSLCryptoDevice ..."?
Thanks in advance.
Regards
Fred
Title: Some help
- Re: Some help Frederic DONNAT
- Re: Some help Estrade Matthieu