This article provides a high-level overview of the correct procedure for replacing the SSL certificate for a VMware Identity Manager (vIDM) cluster that is fronted by an NSX-T load balancer.
If the certificate is replaced on the NSX-T load balancer but the trust is not updated in Aria Suite Lifecycle, you may see errors during health checks or other Day 2 operations. A common error returned by Aria Suite Lifecycle is:
LCMVIDM71092Failed to trust load balancer's certificate. Ensure load balancer has proper root certificate or provide the root certificate chain as retry param 'vidmLBRootCertificateChain' and try again...
VMware Identity Manager 3.3.x
Note on SSL Configuration: This procedure assumes your load balancer is configured for SSL Termination, which is the recommended approach. If your load balancer uses SSL Passthrough, the certificate is served directly from the VMware Identity Manager nodes, and this procedure does not apply.
IMPORTANT: When importing the new SSL certificate to NSX-T in Step 3, you must provide the entire certificate chain (e.g., Server/Leaf, Intermediate (If any), and Root certificates). If only the server certificate is imported, the "Re-Trust" operation in Aria Suite Lifecycle will fail with the error shown in the Overview section.