Database Management
DPA keystore certificate not applied after restart
After loading an SSL certificate through DPA Keystore Management, the new certificate did not persist after a service restart or server reboot. DPA continued to show the previous or self-signed certificate instead of the newly configured certificate.
First published date
Last published date
Overview
When you load a custom SSL certificate via DPA Keystore Management, restarting the Ignite PI service or rebooting the server does not retain the new certificate. Instead, it continues to present the previous or self-signed certificate. The working resolution is to stop the DPA service, rename the central cache database file, restart DPA, and then verify that the new keystore certificate is applied.
Product section
Cause
The issue appears to be related to a cached certificate or central cache data, causing DPA to continue using the prior certificate state after a restart. The recommended remediation is to clear the Central_cache.db file so DPA can rebuild the cache and re-evaluate the configured keystore certificate on startup.
Resolution
-
Stop the DPA service (Ignite PI Server) from the Windows Services tool.
-
Go to the following path:
C:\Program Files\SolarWinds\DPA\iwc\tomcat\ignite_config\iwc\central\cache -
Rename
Central_cache.dbtoCentral_cache_backup.db. -
Start the DPA server.
-
After DPA is fully up, verify whether the new keystore certificate is now applied.