Your clock is ahead
A private connection to <vCenter_FQDN> can't be established because your computer's date and time (Day, Month DD, YYYY at HH:MM:SS AM/PM) are incorrect.
NET::ERR_CERT_DATE_INVALID
Subject: <vCenter_FQDN>
Issuer: <Certificate issuer>
Expires on: Mon DD, YYYY
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;
1. Take snapshot of the vCenter Server Appliance as per the best practices. Refer: VMware vCenter in Enhanced Linked Mode pre-changes snapshot (online or offline) best practice
2. Use certificate management tool vCert - Scripted vCenter Expired Certificate Replacement to renew vCenter Machine_SSL certificate.
./vCert.py
"Manage Certificates" to list all options to manage certificates. Use option 1 "Machine SSL certificate" to replace only Machine_SSL certificate.
Under "Select Machine SSL Certificate Replacement Method", use 1 for "Replace Machine SSL certificate with a VMCA-signed certificate"