How do I configure SSL wire protocol in GlassFish?
You can configure the SSL protocol in the HTTP/SSL, RMI/SSL and IIOP/SSL layers through the GlassFish CLI or Admin Console. These interfaces allow you to define the SSL cipher suite, server certificate, and server or mutual authentication in an HTTPS connector. Inside GlassFish, the JMX connector, which connects a JMX client and an MBean server, is based on RMI/SSL. By default, SSL is configured with a self-signed certificate and is ready to use for server authentication.