Changing the password of the Java System Keystore cacerts trust store
search cancel

Changing the password of the Java System Keystore cacerts trust store

book

Article ID: 403657

calendar_today

Updated On:

Products

Network Observability CA Performance Management

Issue/Introduction

You would like to change the password for the cacerts trust store in the Performance Management . 

Environment

any supported Performance Management release

Cause

Password needs to be updated.

Resolution

Change the password:

/opt/CA/jre/bin/keytool -storepasswd -keystore /opt/CA/jre/lib/security/cacerts -storepass <current_password> -new <new_password>

 

Note: there is no configuration files that require update;
Password will be requested when user is executing changes.

Additional Information

 

  • Path: /opt/CA/jre/lib/security/cacerts

  • Used by: NetOps Portal, Data Aggregator, and other Java-based services

  • Purpose: Trust store for SSL/TLS certificates (e.g. LDAPS, OneClick integration)

How one can recover a DX NetOps Spectrum Java Keystore if the keystore password is forgotten?