KB Article #183160
How to renew Axway default PassPort tomcat certificate in Integrator?
Problem
Default PassPort tomcat certificate will expire on 14th March 2024: https://support.axway.com/kb/183062/language/en
If Integrator product is using PassPort AM as user management solution and the default certificates delivered by Axway are used, the following Integrator components could be affected:
- tsclient login
- IntegrationServices login (deploy)
- Datamapper deploy + simulation from MappingServices
Resolution
Both Integrator and PassPort tomcat certificates must be updated and synchronised.
- Renew the PassPort certificates as described in this article: https://support.axway.com/kb/183062/language/en
- Stop Integrator
- Backup the file <Integrator_installation_dir>/Integrator/extras/PassPort/keystore.jks (move the file in another place on the system outside Integrator installation directory)
- Rename tomcat.jks from the attached archive into keystore.jks
- Replace <Integrator_installation_dir>/Integrator/extras/PassPort/keystore.jks with the new keystore.jks obtained at step 4
- Start Integrator
- Login in tsclient to check if the connection is successfully
Please test these steps in la test or dev environment before applying them into Production.