This is a brand new install of the VCSA 8.0U1c.
I configured the appliance with a FQDN during setup, have a forward and reverse lookup record in my DNS, and am trying to access the login page using the FQDN: my-server.mydomain.local
I get the error
[400] An error occurred while sending an authentication request to the vCenter Single Sign-On server- An error occurred when processing meta data during vCenter Single Sign-On setup:the service provider validation failed. Verify that the server URL is correct and is in FQDN format, or that the hostname is a trusted service provider alias.
If I use the IP address it works fine. I can also use the FQDN and log in using my-server.mydomain.local:5480
When I do nslookup my-server.mydomain.local from the console of the VCSA it returns the correct IP (although the response comes from 127.0.0.1?). Checking the hostname from the console shows I have the correct FQDN set.
When I try to adjust the DNS settings from the console, I get an error: Setting DNS failed
Anyone have any idea what's going on?
I saw this KB about setting a white list: https://kb.vmware.com/s/article/71387
This is supposedly only for short names though. I'm using the FQDN. I might try it anyway, but why on a fresh install am I having to do this?
Thanks for any help!