Troubleshooting
Problem
After applying a new SSL certificate on the IBM UrbanCode Deploy Tomcat server, the server still uses the original certificate.
Symptom
The Tomcat server configured in UrbanCode Deploy will use the first certificate found in the keystore if you have more than one certificate in the keystore.
You can configure within ucd-server-home\opt\tomcat\conf\server.xml the parameter keyAlias for the Connector XML element:
"keyAlias: The alias used for the server key and certificate in the keystore. If not specified, the first key read from the keystore will be used. The order in which keys are read from the keystore is implementation dependent. It may not be the case that keys are read from the keystore in the same order as they were added. If more than one key is present in the kesytore it is strongly recommended that a keyAlias is configured to ensure that the correct key is used."
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
swg21962896