Hi! First of all: Thanks for your great software, I've used it on several server and it proved to be very useful.
I have a little problem with the SSLVerifyClient directive on apache 2.2.9 with mod_ssl compiled from source on debian etch. I have the following directory layout: /usr/local/htdocs/directory/subdirectory and the following configuration options (besides the defaults) in httpd.conf: Listen 443 <VirtualHost *:443> SSLEngine On SSLCertificateFile /etc/apache2/ssl/acoveo.com.pem DocumentRoot "/usr/local/htdocs" </VirtualHost> <Directory /usr/local/htdocs/directory/subdirectory> SSLVerifyClient require SSLVerifyDepth 1 </Directory> The problem is that apache denies access to: https//MYSERVER/directory as long as I don't present a valid client certificate. People on freenode #apache were not able to help, therefore I'm asking here before filing a bug report. Thanks in advance, Florian -- DI Florian Hackenberger [EMAIL PROTECTED] www.hackenberger.at ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List modssl-users@modssl.org Automated List Manager [EMAIL PROTECTED]