VMware Global Community
init2
Contributor
Contributor

MACHINE_SSL_CERT expiré

Bonjour,

Message d'erreur connexion web : 

Exception in invoking authentication handler [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1076

root@localhost [ ~ ]# for store in $(/usr/lib/vmware-vmafd/bin/vecs-cli store list | grep -v TRUSTED_ROOT_CRLS); do echo "[*] Store :" $store; /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store $store --text | grep -ie "Alias" -ie "Not After";done;

[*] Store : MACHINE_SSL_CERT

Alias : __MACHINE_CERT

            Not After : Feb 11 03:13:12 2023 GMT

Alias : wcp

            Not After : Feb 10 15:21:09 2023 GMT

Can you help ?

best

 

Reply
0 Kudos
1 Reply
a_p_
Leadership
Leadership

I hope it's ok to reply in English. My French unfortunately isn't good enough.

Please see https://kb.vmware.com/s/article/2112283 for how to regenerate certificates.

André

Reply
0 Kudos