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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...