Application Integration (On-Premises) : Administering the Software AG Infrastructure : Running Web Applications : Work with HTTPS Connectors : Configure a User-Defined HTTPS Connector : Server-Side Configuration
Server-Side Configuration
 
Securing the HTTPS Connector Passwords
Before you start the procedure for defining an HTTPS connector on the server side, make sure that you have your own server certificate. You must set the Common Name (CN) of the certificate to be identical to the URL of the server, without the "https://". For example, for a server at https://MyWebServer:8443/, the CN is MyWebServer.
1. Browse to Software AG_directory \profiles\CTP\configuration\ com.softwareag.platform.config.propsloader.
2. In a text editor, open one of the following files:
*The existing com.softwareag.catalina.connector.https.pid-port_number.properties file to modify the predefined HTTPS connector.
Note:  
When using the existing HTTPS connector, make sure you rename the properties file by modifying the port_number in the filename.
*The user-defined HTTPS connector properties file to define a new HTTPS connector.
3. Define the location of the keystore file containing the server certificate by configuring its path to the keystoreFile property.
4. Set your password by specifying a value for the keystorePass property.
5. Set the Java keystore type using the keystoreType property. Software AG Runtime supports three types of Java keystores: JKS (default), PKCS11 and PKCS12.
6. Save your modifications.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback