sps or vpxd-svcs services fail to start and display the following errors.Error executing start on service sps. Details { "detail": [ { "id": "install.ciscommon.service.failstart", "translatable": "An error occurred while starting service '%(0)s'", "args": [ "sps" ], "localized": "An error occurred while starting service 'sps'" } ], "componentKey": null, "problemId": null, "resolution": null}Service-control failed. Error: { "detail": [ { "id": "install.ciscommon.service.failstart", "translatable": "An error occurred while starting service '%(0)s'", "args": [ "sps" ], "localized": "An error occurred while starting service 'sps'" } ], "componentKey": null, "problemId": null, "resolution": null}
/var/log/vmware/vmon/vmon.log the below entries are seen:[YYYY-MM-DDTHH:MM:SS] Wa(03) host-#### <vpxd-svcs> Service pre-start command's stderr: ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)
vCenter 8.x
for i in $(/usr/lib/vmware-vmafd/bin/vecs-cli store list); do echo STORE $i; sudo /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store $i --text | egrep "Alias|Not After"; doneReplace the Machine SSL certificate using one of the following methods:
Option 1:
unzip -q vCert-6.0.0-20250218.zipcd vCert-6.0.0-20250218./vCert.py
3. Manage certificates
1. Machine SSL certificate
Option 2: