Update Manager 11.0 | Using Update Manager | Troubleshooting Connectivity Issues | Using Software AG Command Central to Call Update Manager
 
Using Software AG Command Central to Call Update Manager
When Update Manager is used with Command Central, you can set the com.softwareag.plm.sum.cc.java.truststore=<location_to_trustore> system property in Platform Manager and restart it. Using this property allows you to change the default java trust store used by Update Manager. It is recommended to point this location to the installation java directory where the certificates are already imported. For example:
com.softwareag.plm.sum.cc.java.truststore=<CCE_installDir>/jvm/jvm/jre/lib/security/cacerts, where <CCE_installDir> is the full path to the installation directory.
When you call Update Manager from Command Central, this truststore location will be used by Update Manager to establish SSL connections.