I'm using Apache 2.0.59 with OpenSSL 0.9.8c and PHP 5.1.6
I have a insecure and secure website running on the machine.
I'm using 'SSLVerifyClient require' in my httpd configuration (no
.htaccess)
When there is no certificate installed, and I click Ok on the select
certificate window, apache SHOULD throw me a '403.7 Forbidden: Client
certificate required'
Instead it asks me for the certificate a second time after which I get
IE's cannot find server page.
Can anyone explain why this happens, or how I should configure apache
to throw me the error?
Thanks and cheers,
Rory