You encounter the following certificate-related issues in a vCenter Server 8.0u3 environment, especially when configured in Enhanced Linked Mode (ELM):
vecs-cli and vCert analysis reveals:TRUSTED_ROOTS.Tennant-Credential-1 in the STS store.VMware vCenter Server 8.0
The issue occurs 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.
You must renew the active service anchors and prune the legacy metadata using the vCert utility.
vCert utility on each node.BACKUP_STOREvCert main menu, navigate to Option 3.Tennant-Credential-1 (STS) certificateVMDir and duplicate Root CA certificates from the directory service.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.
For further assistance, see Contact Support.