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

Next revision
Previous revision
clear_hsts_strict_transport_security_domain_google_chrome [2023/07/12 13:58] – created wikiadminclear_hsts_strict_transport_security_domain_google_chrome [2023/07/12 14:14] (current) – [How to Delete HSTS Settings in Chrome] wikiadmin
Line 1: Line 1:
 ====== How to Clear HSTS Strict Transport Security for a Particular Domain URL in Google Chrome ====== ====== How to Clear HSTS Strict Transport Security for a Particular Domain URL in Google Chrome ======
  
-Have you been prevented from visiting a site because Google Chrome web browser says it is insecure and displays a message regarding privacy? If you read more from that warning page, it may say something about strict transport security and HSTS. It may be that the server that is hosting the website that is configured for strict transport security for one or more of its hosts (i.e. website URL's), and that there is some sort of conflict among which host to serve to you through Chrome.  If you click on insecure in the browser and check the invalid SSL certificate, it probably belongs to a different domain than the one you are trying to reach in your browser. So, how can I try to fix this?+Have you been prevented from visiting a site because Google Chrome web browser says it is insecure and displays a message regarding privacy? If you read more from that warning page, it may say something about strict transport security and HSTS. It may be that the server that is hosting the website that is configured for strict transport security for one or more of its hosts (i.e. website addresses), and that there is some sort of conflict among which host to serve to you through Chrome.  If you click on insecure in the browser and check the invalid SSL certificate, it probably belongs to a different domain than the one you are trying to reach in your browser. So, how can I try to fix this?
  
 Input to the address bar of Google Chrome the following: Input to the address bar of Google Chrome the following:
Line 9: Line 9:
 </code> </code>
  
-Query the URL or Domain or Alias for which Chrome has privacy concerns.+Query the Address of the Domain, Subdomain or Alias for which Chrome is having "privacyconcerns.
  
-Then, in the "Delete" section, input the offending URL, Domain, or Alias, and click the Delete button.+Then, in the "Delete" section of the net-internals pagenow input the offending web Address, Domain, or Alias, and click the Delete button. 
 + 
 +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/]]
  
-Now try reaching your URL. 
clear_hsts_strict_transport_security_domain_google_chrome.1689170293.txt.gz · Last modified: 2023/07/12 13:58 by wikiadmin