Err Post https://vc-fqdn:443/sdk: x509: certificate has expired or is not yet valid error wcp ... Failed to get HOK signer: Post https://vc-fqdn/sts/STSService/vsphere.local: x509: certificate has expired or is not yet validERROR | vim-monitor | VcConnection.java | Failed to login to vCenter as extension. vCenter has probably not loaded the EAM extension.xml yet.: Cannot complete login due to an incorrect user name or password.VMware vCenter Server 7.x
This issue occurs because the WCP service (written in Go) and the EAM service may maintain stale connection caches or file-system copies of the previous certificate. If the certificate expires before the reset/replacement operation is performed, the services may fail to dynamically reload the new certificate from the vCenter endpoint or the VECS (VMware Endpoint Certificate Store).
To resolve this state, a manual restart of the affected services is required to force a reload of the current certificate chain.
service-control --stop wcpservice-control --stop vmware-eamservice-control --start vmware-eamservice-control --start wcp
Note: If the issue persists after replacing all certificates using the certificate-manager utility, ensure that the service registration endpoints have been correctly updated with the new ssltrust values.