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                      modssl-users@modssl.org
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to