users@glassfish.java.net

Re: Glassfish&SSL:"unable to find valid certification path to requested tar

From: <glassfish_at_javadesktop.org>
Date: Mon, 17 Dec 2007 22:16:41 PST

Is the Server Certificate on the RH machine a default generated cert of is it a cert issued by some CA ?.

Use JDK6 Keytool and do the following

keytool -printcert -file server.cert

paste the output here.

You can debug SSL by setting the following in domain.xml

<jvm-option>-Djavax.net.debug=ssl,handshake</jvm-option>

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

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