SDDC Manager component installation fails due to a certificate Subject Alternative Name (SAN) validation error. This failure occurs when the validation process identifies that a node within the cluster lacks a certificate that explicitly includes its Fully Qualified Domain Name (FQDN) or IP in the certificate SAN field.
This issue can occur when:
To resolve this issue update the certificate to include the missing information:
<VCF_OPS_PRIMARY>):openssl s_client -connect <VCF_OPS_PRIMARY>:443 </dev/null 2>/dev/null \| openssl x509 -noout -text | grep DNS: