When managing VMware infrastructure, users may encounter browser-based connectivity issues following SSL certificate updates. This article addresses errors where access to the management UI is blocked by strict browser security policies.
Inaccessible web UI for vCenter Server or ESXi host after certificate regeneration.
The below error message is seen when trying to access to UI client.
<HOSTNAME> uses encryption to protect your information. When Microsoft Edge tried to connect to <HOSTNAME> this time, the website sent back unusual and incorrect credentials. This may happen when an attacker is trying to pretend to be <HOSTNAME>, or a Wi-Fi sign-in screen has interrupted the connection. Your information is still secure because Microsoft Edge stopped the connection before any data was exchanged.You can't visit right now because the website uses HSTS
VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
VMware vCenter Server 7.x
VMware vCenter Server 8.x
Browsers store HSTS (HTTP Strict Transport Security) settings for specific domains.
When an attempt is made to connect over a broken or misconfigured HTTPS connection such as one with an expired certificate or hostname mismatch the browser strictly enforces a secure connection and blocks any attempt to bypass the error page.
Clear the HSTS settings in the affected browser to allow a fresh connection.
For Google Chrome:
chrome://net-internals/#hsts in the address bar.For Microsoft Edge:
edge://net-internals/#hsts in the address bar.Note: Once cleared, log in to the web UI. If the error remains, test on another browser or machine to rule out local browser settings.