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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to