Exception errors importing ssl certificate into spectrum gateway probe
book
Article ID: 240529
calendar_today
Updated On:
Products
DX Unified Infrastructure Management (Nimsoft / UIM)
Issue/Introduction
Error while importing ssl certificate into spectrum gateway probe:
keytool error:java.lang.Exception:certificate not imported, alias <tomcatssl> already exists

Environment
Release : 20.3
Component : UIM - SPECTRUMGTW
Cause
Old certificate with same alias still exists in folder
Resolution
- Stopped the spectrumgtw probe
- Renamed cacerts
- Executed the cert import command keytool -importcert -alias tomcatssl -file “X:\Program Files (x86)\Nimsoft\probes\gateway\spectrumgtw\OCServer.cer” -keystore “X:\Program Files (x86)\Nimsoft\probes\gateway\spectrumgtw\security\cacerts”
- A new cacerts file was created
- Restarted the spectrumgtw probe
Feedback
thumb_up
Yes
thumb_down
No