This section describes how to update the custom CA certificates that Istio uses for intra-cluster encryption in transit in some scenarios. You must always create a new full chain certificate file (cert-chain.pem).
Domino recommends backing up existing certificates and keys before updating new ones.
Scenario 1: No changes were made to the private key and common name
This assumes only ca-cert.pem is updated.
Create a secret with the new files and restart the Istio daemon (istiod).
Scenario 2: Updates were made to the private key, common name, or upstream certificates
Changes made to the private key, common name (CN) or upstream certificates require that you recreate the cacerts secret and restart the Istio daemon.