Hi I have a question about the mod_ssl. I’ve
enabled the SSLVerifyClient in the apache2.conf with the parameter require. This
works perfectly, although, when a user does not have a certificate, it sends
only a not very meaningful failure code back: in example -12195. Now, I’d like to replace this code with
something, that the users sends to another page if he doesnt provide a
certificate. Is this possible, and if yes, how? Thanks in advance Thierry |