[jboss-user] [JBossWS] - Webservice client over SSL

Vincent321 do-not-reply at jboss.com
Sun Jan 27 15:19:43 EST 2008


Hello, 

I want to call a webservice over ssl using jbossws.  I am able to do it by setting the following properties for the jvm :


  | -Djavax.net.ssl.keyStore=mykeystore.jks
  | -Djavax.net.ssl.keyStorePassword=password
  | 
  | 

I want to avoid this kind of configuration and assign a different keystore for every different client.  

Do you have any clue on the way to do that ? 

Thanks a lot.

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

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



More information about the jboss-user mailing list