Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If using Tomcat (Catalina), which is the default, find the "catalina-container" -> "https-connector" -> "keystorekeystoreFile" and "passwordkeystorePass" properties and set them.
  • If using Jetty find the "jetty-container" -> "https-listener" -> "keystore" and "password" properties and set them.
  • For other Servlet containers, see the documentation for that container to find out how to set the HTTPS keystore and password settings.

...