Problem z wygasłym certyfikatem VMware vCenter przy użyciu Menedżera certyfikatów vSphere

Logujemy się do vCenter do ssh, wykonujemy sprawdzenie czy certyfikaty są po terminie.

Lista certyfikatów:

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;

Uruchomienie Menadżera Certyfikatów
/usr/lib/vmware-vmca/bin/certificate-manager

Wybieramy 8: