[EMAIL PROTECTED] mod_ssl: behaviour with no client cert

2007-10-23 Thread Peng, Thierry
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 t

[EMAIL PROTECTED] keep-alive and proxy_ajp

2007-10-08 Thread Peng, Thierry
Hi I have a question concerning mod_proxy_ajp and the keep-alive mechanism. Our setup is: client (web via https) - firewall - apache 2.2.4 - firewall - JBoss 4.0.5 After a certain timeout, defined in the firewall, the connection will be dropped. my htpd-ssl.conf (snippet)