Hi,

Today I came across the same problem again. The exact error is:
[Sun Mar 10 00:57:08 2002] [alert] [client 144.214.221.37] 
/home/elpt01/scope174/www/protected/.htaccess: SSLRequire: syntax error

The syntax of .htaccess is 100% correct as it hasn't been changed in any way after the 
last system reboot and client authentication to access the file in that directory was 
successful. The content of .htaccess file is:
SSLRequireSSL
SSLVerifyClient require
SSLVerifyDepth 1
SSLRequire %{SSL_CLIENT_S_DN_Email} eq "[EMAIL PROTECTED]" \
        or %{SSL_CLIENT_M_SERIAL} eq "A6"

I'm using Oracle Application Server 10.2.2.0. Anything wrong with Apache because it 
has been up and running and served many client authentication requests recently after 
its last reboot during Wednesday mid-night.

Angus Lee
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to