Normaly with apache 2.xx, SSL directives are in ssl.conf. Do you have an
ssl.conf file in /etc/httpd/cond.d (linux) ?
Jason Gerfen <[EMAIL PROTECTED]>
24/03/2006 16:54
Veuillez répondre à users
Pour : users@httpd.apache.org
cc :
Objet : [EMAIL PROTECTED] Apache 2.
Hello
I built a web server with apache 2.xx. I secure the access with SSLVerifyClient directive
Next I revoke a certificate and then generate my crl. I can verify that the revocated certificate is in the crl.
Pb I'm still able to connect the server with my revocated certificate.
Here's my httpd.c