Troubleshooting the certificate key database
Backup copies of certificate key database that is the cert.kdb file ensures that Transport Layer Security (TLS) starts when you restore the IBM Storage Protect server. If you do not have a backup copy of certificate key database, create a new certificate key database.
Procedure
To create a new certificate key database, complete the following steps:
What to do next
Back up all the following cert* files from the server instance directory,
which helps you to avoid losing connectivity in case certificate and password files are lost or corrupted:
- cert.kdb
- This file is the actual certificate key database.
- cert.sth
- This is the password stash file for the certificate key database. The stash file contains an obfuscated copy of the password that is required to access the contents of the certificate key database. This is the only copy of the password and if this password is lost, the existing certificate key database can no longer be used.
- cert256.arm
- This is an exported copy of the server's self-signed TLS certificate. Distribute this file to new clients so that they can connect to the server by using TLS.