[jboss-user] [JBossWS] - Re: SSL & Authorization
heiko.braun@jboss.com
do-not-reply at jboss.com
Thu Aug 2 13:09:00 EDT 2007
Honestly, i see this for the first time. But one thing for sure: It's not related to jboss-wsse*.xml. That's the WS-Security configuration. However you may try to specify a client side key and trustore, like:
| -Djavax.net.ssl.trustStore=<truststore>
|
To me it looks like the SSLSocketFactory fails because it's not correctly configured. This might as well play together with the SSL configuration you are using for tomcat.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070209#4070209
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070209
More information about the jboss-user
mailing list