[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Renegotiate SSL connection to send a certificate from Sm

jfrederic.clere@jboss.com do-not-reply at jboss.com
Fri May 30 07:51:05 EDT 2008


Guessing that you use Apache httpd as a frontend to Jboss, there isn't any logic to allow this to work.
In the mod_ssl configuration change to SSLVerifyClient to:
SSLVerifyClient require
The client certificate will ask when starting the SSL connection.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154601#4154601

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154601



More information about the jboss-user mailing list