So on JBOSS do you see the [y/n] query or are you saying that the server cert is somehow trusted in JBOSS ?.
you had to download the .crt file and then do
keytool -import -file thawte_sg_ca.crt -keystore <cacerts.jks> -storepass changeit -alias thwatesgca
Do you see the imported CA cert when you do keytool -list -keystore cacerts.jks
Thanks.
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]
http://forums.java.net/jive/thread.jspa?messageID=251592