Compute Manager <Compute Manager Host Name> can not be connected, as its thumbprint does not match. Please edit compute manager details if thumbprint is changed. Compute Manager <Compute Manager Host Name> can not be connected, as its thumbprint does not match the vCenter certificate thumbprint.To resolve this issue, edit the Compute Manager, click 'Save', and accept the new thumbprint. For more information, refer to this KB.
Note: The Resolve button in the error message window is disabled and cannot be used to resolve this issue.
NSX 4.2.x
vCenter 8.0.x
To verify the current vCenter Server certificate thumbprint explicitly, run the following command from the vCenter Server Appliance Shell:
echo | openssl s_client -connect localhost:443 2>/dev/null | openssl x509 -noout -fingerprint -sha256
Example output:
sha256 Fingerprint=##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##:##
Refer below KBs for more information: