users@glassfish.java.net

Re: Problem with GF and SSL: IE accepts certificate but Firefox doesn't

From: <glassfish_at_javadesktop.org>
Date: Tue, 24 Jun 2008 04:19:47 PDT

You can run the same keytool command in GlassFish as well. The alias does not matter, it just has to be unique.

keytool -import -alias rootca -keystore <GF_HOME>/domains/domain1/config/cacerts.jks -trustcacerts -file intermediateCA.cer

Thanks.
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]

http://forums.java.net/jive/thread.jspa?messageID=282199