During VCF deployment or validation, the installation fails while validating the NSX Manager. You may observe the following symptoms:
The VCF Installer fails during the VMware NSX validation stage.
SSL certificate validation for the VMware NSX Manager fails.
REST API communication with the VMware NSX Manager cannot be established.
Errors indicate that the certificate is invalid or does not meet the required validation criteria.
VMware Cloud Foundation
VMware NSX
The SSL certificate installed on the NSX Manager REST API does not contain the mandatory Common Name (CN) and Subject Alternative Name (SAN) attributes required for VCF validation. As a result, VCF cannot validate the NSX Manager certificate, causing the deployment or validation process to fail.
To resolve this issue, perform the following steps:
Generate a new SSL certificate for the NSX Manager.
Ensure the new certificate contains a valid Common Name (CN) or Subject Alternative Name (SAN) entry that includes the NSX Manager FQDN (and IP address, if required).
Replace the existing REST API certificate on the NSX Manager using the NSX Manager UI or API.
Verify that the new certificate is successfully installed.
Retry the VCF validation or deployment process.