clear_hsts_strict_transport_security_domain_google_chrome

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
clear_hsts_strict_transport_security_domain_google_chrome [2023/07/12 14:00] wikiadminclear_hsts_strict_transport_security_domain_google_chrome [2023/07/12 14:14] (current) – [How to Delete HSTS Settings in Chrome] wikiadmin
Line 14: Line 14:
  
 Now try reaching your website address. Now try reaching your website address.
 +
 +
 +===== How to Delete HSTS Settings in Chrome =====
 +
 +How to Delete HSTS Settings in Chrome:
 +
 +Navigate to 
 +
 +<code>
 +chrome://net-internals/#hsts
 +</code>
 +
 +This is Chrome’s User Interface for managing your browser’s local HSTS settings.
 +
 +First, to confirm the domain’s HSTS settings are recorded by Chrome, type the hostname into the Query Domain section at the bottom of the page. Click Query. If the Query box returns Found with settings information, the domain’s HSTS settings are saved in your browser.
 +
 +HSTS Settings Chrome
 +
 +Note that this is a very sensitive search. Only enter the hostname, without a protocol or path, such as: 
 +
 +<code>
 +www.example.com
 +or
 +example.com
 +</code> 
 +
 +However, depending on the HSTS settings provided by the site, you may need to specify the proper subdomain. For example, the HSTS settings for "hostname1.yourdomain.com" may be separate from "yourdomain.com" so you may need to repeat the steps as appropriate.
 +
 +Next, type the same hostname into the Delete domain section and click the Delete button.
 +
 +Hopefully, your browser will no longer force an HTTPS connection for that site. You can test if its working properly by refreshing or navigating to the page.
 +
 +See Also: [[https://www.thesslstore.com/blog/clear-hsts-settings-chrome-firefox/]]
 +
clear_hsts_strict_transport_security_domain_google_chrome.1689170421.txt.gz · Last modified: 2023/07/12 14:00 by wikiadmin