Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update linkage of tomcat ssl configuration page

...

  • uniqueName A name that is different than the name for any other web connectors in the server (no spaces in the name please).
  • host The host name or IP to bind to. The normal values are 0.0.0.0 (all interfaces) or localhost (local connections only)
  • keystoreFile The file that holds the keystore (relative to the Geronimo install dir)
  • port The TCP port number on which this Connector will create a server socket and await incoming connections. Your operating system will allow only one server application to listen to a particular port number on a particular IP address.

Refer to Tomcat SSL Support for more information about other attributes.