Re: SSLVerifyClient applies to parent directory

Florian Hackenberger <[email protected]> Thu, 26 Jun 2008 18:09:15 +0200
Newsgroups gmane.comp.apache.mod-ssl.user
Message-ID <[email protected]>
On Thursday 26 June 2008, Cuesta Gilles wrote:
> Maybe try this:
>
> Listen 443
> <VirtualHost *:443>
>         SSLEngine On
>         SSLCertificateFile /etc/apache2/ssl/acoveo.com.pem
>         DocumentRoot "/usr/local/htdocs"
>
> 	<Location /directory/subdirectory>
>         	SSLVerifyClient require
> 	        SSLVerifyDepth 1
> 	</Location>
> </VirtualHost>

Unfortunately it leads to the same result, but thanks for the 
suggestion.

Cheers,
	Florian
-- 
DI Florian Hackenberger
[email protected]
www.hackenberger.at
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [email protected]
Automated List Manager                            [email protected]