Application Integration (On-Premises) : Administering the Software AG Infrastructure : Running Web Applications : Work with HTTPS Connectors : Use the Predefined HTTPS Connector
Use the Predefined HTTPS Connector
Software AG Runtime is installed with a predefined HTTPS connector. It is defined in the com.softwareag.catalina.connector.https.pid-port_number.properties file, located in the Software AG_directory \profiles\CTP\configuration\ com.softwareag.platform.config.propsloader directory.
1. Browse to the Software AG_directory \profiles\CTP\configuration\ com.softwareag.platform.config.propsloader directory.
Note:  
When using the existing HTTP connector, make sure you rename the properties file by modifying the port_number in the filename.
2. In a text editor, open the com.softwareag.catalina.connector.https.pid-port_number.properties file.
3. Modify the value of the keystoreFile property to point to a valid keystore file.
The keystoreFile property points to the localhost_dont_use_in_production.jks keystore, located in the Software AG_directory \profiles\CTP\configuration\tomcat\conf. It is only a sample and must not be used for production purposes.
4. Modify the values of the following properties:
Property
Description
port
Used to set the TCP port number on which the connector will create a server socket and await incoming connections.
alias
Used by Software AG Platform Manager to identify each connector. The default HTTPS connector must have this property set to defaultHttps and this value must be unique and used for only one connector.
enabled
Used to specify whether the connector configuration is enabled. The default value is false and must be set to true to enable the connector.
5. Optionally, edit the other properties in the file. For more information about the available connector properties, see the Apache Tomcat documentation.
6. Save your modifications.
Note:  
Make sure that the alias property is set to defaultHttps. This is required so that Software AG Platform Manager is able to recognize this connector as the default HTTPS connector.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback