Order of Precedence for the javax.net.ssl Properties
Integration Server can set the javax.net.ssl properties in the JVM can be set in various ways. For example, you can modify the custom_wrapper.conf file such that Integration Server sets the properties at start up. Additionally, you can use server configuration parameters and a package start-up services to set the properties. Integration Server uses the following precedence order to set the values of the javax.net.ssl properties in the JVM.
1. Package start-up service.
2. The watt.server.ssl* server configuration parameters, specifically
watt.server.ssl.keyStoreAlias
watt.server.ssl.trustStoreAlias
3. The watt.config.systemProperties server configuration parameters.
4. custom_wrapper.conf