Hi,
I have a vCenter appliance which I have inherited and upgraded from 6.0 to 6.5. When I view the vCenter configuration from vCenter - vCenter Servers - Configuration - Edit, I get the hostname and FQDN displayed in different areas.

Similarly from Home - System Configuration - Nodes, I see the vCenter as an IP not the FQDN.

I noticed that the certificate is issued to the common name '10.9.250.230' rather than the hostname.
I have confirmed that from the console when I run the following commands I get the FQDN, not the IP.
- hostname
- /opt/vmware/share/vami/vami_fullhostname
/etc/hosts show the FQDN too.
The VAMI interface also shows the correct FQDN

I tried to regenerate new certificates and the vCenter web cert is regenerated with the IP again, not the FQDN. Interestingly the 'issuer' of the cert is the FQDN.
Though this isn't causing problems I want to fix this display issue in case it causes me grief when I add it to Active Directory.
Thanks