When the CA certificate chain of the database TLS certificate changes, you must update it on PKI Hub.
To update the validation chain of the database TLS certificate
- Run the clusterctl database info command to export the current database settings.
- Copy the certificate chain from the console output and save it to a file.
- Edit the file and update the CA certificates in the database certificate validation chain.
If the file contains certificates not related to the database, do not remove them.
- Run the clusterctl database set command to import the updated file.
- Redeploy all deployed solutions.