KMS certificate has expired or is about to expire warning within the vCenter web portal
VMware vCenter Server 7.x
VMware vCenter Server 8.x
export FORTANIX_APP_UUID=######## openssl req -newkey rsa:2048 -nodes -keyout private.key -x509 \ -days 365 -out certificate.crt -subj \ "/C=US/ST=California/L=Mountain View/O=Fortanix, Inc./OU=SE/CN=$FORTANIX_APP_UUID"
certificate.crt with Fortanix to trust the certificate