Manager HTTPS Configuration
The HTTP and HTTPS connections are configured in the Tomcat configuration file, DS_DATA/conf/server.xml. By default, there are four connector elements: two HTTP elements and two commented out HTTPS elements. On a Manager Install or Reinstall, this file is read; the first element is used as the Administration Tool connector, and the second is the messaging connection. These connectors are mapped to a Manager as follows:
| • | Administration Tool Connector: Any time a user attempts to log in over any other connector, the user is redirected to this connector. |
| • | Messaging Connector: The Director URL is set to use this connector, as are the connections established after log in. |
Subtopics