internal server error./var/log/vmware/vcf/domainmanager/domainmanager.log file on the VCF installer appliance contains the following error messages:org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://<vcf-ops-fqdn>/casa/sysadmin/slice/vmware/buildinfo": Certificate for <vcf-ops-fqdn> doesn't match any of the subject alternative names: [localhost]ERROR [vcf_dm,6a20df40fe7f593ebdfd91bfa81cf9c6,1b78] [c.v.v.v.services.DiscoveryService,http-nio-XXXX-7200-exec-2] Unable to conduct discovery against VCF Ops address <vcf-ops-fqdn>
hostname command directly on the VCF Operations node returns a short name instead of a fully qualified domain name (FQDN).VMware Cloud Foundation 9.0
The VCF deployment process requires the target VCF Operations manager instance to have a FQDN assigned as its hostname. The connection verification fails because the hostname is configured as a short name, causing a mismatch with the subject alternative name (SAN) field of the SSL certificate which only contains localhost.