users@glassfish.java.net

Re: Glassfish & certificates: Certificate chain from the server is not trus

From: <glassfish_at_javadesktop.org>
Date: Thu, 27 Dec 2007 22:29:50 PST

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