KMS certificate expired or about to expire message on vCenter server
VMware vCenter Server 6.x
VMware vCenter Server 7.x
VMware vCenter Server 8.x
Run the below command in vCenter (Edit the respective attributes based on the environment )
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