dev@glassfish.java.net

Problems with GlassFish SSL from a remote node

From: Tim Quinn <tim.quinn_at_oracle.com>
Date: Thu, 18 Nov 2010 11:54:26 -0600

Hi, everyone.

Elena's and my own testing have shown problems with remote clients
connecting in to the GlassFish admin port when SSL is on, although it
works fine from the same host. (Grizzly logs a warning but then
delivers the request to the AdminAdapter and the submitted command
runs successfully, but when the AdminAdapter tries to flush the output
to the Grizzly response an error results.)

I have provided detailed instructions on how to recreate the problem
to the Grizzly team in e-mail and in this Grizzly issue:

http://java.net/jira/browse/GRIZZLY-915


Just be aware that secure admin access from remote systems is not
currently working.

- Tim