When the following certificate-related issues in a vCenter Server 8.0u3 environment are encountered when configured in Enhanced Linked Mode (ELM):
VMware vCenter Server 8.0u3
The issue of a stale or orphaned certificate occur because legacy certificate metadata persists in the VMware Directory Service (VMDIR) and the local Endpoint Certificate Store (VECS) after previous renewals. These stale entries sync back to local stores from the VMDIR "source of truth." Additionally, internal solution user certificates (SMS and STS) have reached their natural expiration date. Certificates that come from an old or upgraded vCenter may cause a certificate warning.
To remediate, the active service anchors must be renewed and prune the legacy metadata using the vCert utility.
service-control --stop --all && service-control --start --allThis process ensures that the vSphere Client accurately reflects the clean certificate state by clearing cached data in the vsphere-ui and vpxd services.