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
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)