Symptoms:
lsdoctor.py -l on the vCenter Server reports: ERROR generateReport: ... found SSL Trust Mismatch./opt/vmware/support/logs/srm/hms.log) reports: com.vmware.vim.vmomi.core.exception.CertificateValidationException: Server certificate chain is not trusted.VMware Live Recovery 9.0, 9.0.1, 9.0.2, 9.0.3, 9.0.4, 9.0.5
SSL trust mismatches exist within the vCenter Lookup Service. This occurs when vCenter certificates are replaced or renewed, but the internal service registrations retain stale certificate thumbprints.
IMPORTANT: Stopping all vCenter services (Step 8) will cause an immediate management outage for the vSphere environment. Perform this only during a maintenance window.
lsdoctor tool from Using the 'lsdoctor' Tool (KB 320837).lsdoctor.zip file to the /tmp directory of the vCenter Server.cd /tmp && unzip lsdoctor.zip.python lsdoctor.py --trustfix.service-control --stop --all && service-control --start --all.https://<appliance-ip>:5480) and select Reconfigure to update the connection to vCenter.