VMware vCenter Server 7.0.x
VMware vCenter Server 8.0.x
This can occur due to a discrepancy between the "vpxd-extension" certificate stored in VECS and the certificate information stored in the vCenter Server Database for the EAM extension.
Update the certificate for the Extension in VPXD by following any of below options:
Option 1 - Update extensions using vCert script
vCert - Scripted vCenter expired certificate replacement
./vCert.py --run config/manage_cert/op_manage-vc-ext-thumbprints.yaml============================================================================================Please enter a Single Sign-On administrator account [[email protected]]: <-- Press Enter to use the defaultPlease provide the password for [email protected]: <-- Enter the password for <[email protected]>
:::
------------------------!!! Attention !!!------------------------Mismatched thumbprints detected.
Update extension thumbprints? [n]: y <-- Type 'y' and press Enter============================================================================================
service-control --restart eam
Option 2 - Update extensions using fixcerts script
Update the extension's certificate using fixcerts script:
Replace certificates on vCenter server using the Fixcerts script
python fixcerts.py update --ExtensionType all