service-control --stop --all && service-control --start --all
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;python vCert.pyVMware vCenter server 8.x
Important note: Ensure availability of vCenter server snapshot before attempting to execute the script file. If the vCenter Server is in linked mode with other vCenter Servers, refer to the article below for taking offline snapshots of each linked vCenter Server node. VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice