https://localhost/test.ovf", the wizard will immediately recognize it and block the user from continuing:https://localhosT/test.ovf, it will present the user with a to SSL thumbprint verification popup:When dealing with OVF- or other templates, vSphere Client utilizes the Content Library component in vCenter.
However, the library used by the Content Library to verify URLs is currently handling input in a case sensitive manner.
It does recognize that localhost is mapped to the local loopback interface, making it invalid as OVF source, but fails to recognize the same for localhosT.
Currently there is no resolution. VMware engineering is however aware of this issue and working on making a fix available in upcoming vCenter versions.
Subscribe to this article to be informed when this fix has been released.
The fingerprint presented to the potential non-privileged user is the one of the machine SSL certificate, which exposed via the vCenter welcome page https://<vcenter_fqdn>:443 already, it does not exposed additional information.