<Intellicus home path>
|
The Intellicus installation path
|
<Path to JRE’s trustStore>
|
The path that is specified in the <SERVIGISTICS_HOME>/WebUI/WebUI.properties file for the javax.net.ssl.trustStore property.
If this property is not present, then the import needs to be performed in JRE security cacerts used by WebUI. For example:
keytool -import -alias tomcat -keystore "<%JRE_HOME%>\lib\security\cacerts" -file "<Intellicus home path> \Jakarta\conf\localhost.crt"
Where:
<%JRE_HOME%> is the path of the JRE version used by Servigistics
<INSTALL_INTELLICUS_DIR> is the Intellicus installation path
|
![]() |
This step can be performed on the AutoPilot server if it is configured on a different machine.
|