users@glassfish.java.net

Re: IIOP and SSL

From: Gerald Holl <gerald_at_holl.co.at>
Date: Tue, 15 Jan 2008 08:54:47 +0100

ZhangJiHui wrote:
> I think the org.omg.CORBA.ORBInitialPort should be 3700,
> it seems that glassfish will re-porting to 3820 when communicating,
> if you set -Djavax.net.debug=all, you'll see SSL information.

It seems that SSL is not working when using port 3700. The server and
client certificates are exchanged but the connection is not being
encrypted. No ClientHello, key exhange or cipher suite stuff is present
in the debug info.

cheers,
Gerald