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