Fin Steenbjerg [http://community.jboss.org/people/fsotest] created the discussion
"jbossws consumers SSL setup" To view the discussion, visit: http://community.jboss.org/message/622947#622947 -------------------------------------------------------------- I am currently working at JBoss EAP 5.1 and I have implemented a webservice consumer (jbossws) which needs to use two-way (or mutual) SSL when connecting to the provider. And it works fine. The only fine that I don't like is the setup of SSL keystores and truststores which is done via system properties (javax.net.ssl.keyStore, javax.net.ssl.keyStorePassword, javax.net.ssl.trustStore, javax.net.ssl.trustStorePassword). According to http://community.jboss.org/docs/DOC-13534 http://community.jboss.org/wiki/JBossWS-SecureTransport this is the only way to setup the keystores. But I would really to setup the SSL keystores per endpoint instead of globally. Can this be done in Jboss EAP 5.1 ? Just of curiosity - is it possible in AS 7 ? -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/622947#622947] Start a new discussion in JBoss Web Services at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
