Getting ready

To enable SSL in GlassFish, you need to configure an HTTP listener for SSL. All you need to do is this:

  1. Make sure GlassFish is up and running.
  2. Use the create-ssl command to create your HTTP listener for SSL.
  3. Restart the GlassFish server.