[jboss-user] [JBossWS] - Re: How can I do mutual SSL when using JBoss as Web service

PeterJ do-not-reply at jboss.com
Tue Mar 13 13:06:14 EDT 2007


Try adding the following JVM options to the client:

-Djavax.net.ssl.keyStore=xxx -Djavax.net.ssl.keyStorePassword=yyy

where xxx is the filename for the keystore and yyy is the password for that keystore.

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

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



More information about the jboss-user mailing list