Skip to content

Instantly share code, notes, and snippets.

@LeoDog896
Created December 16, 2022 17:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeoDog896/59b23ef98f8563307b89564ef98bf0ba to your computer and use it in GitHub Desktop.
Save LeoDog896/59b23ef98f8563307b89564ef98bf0ba to your computer and use it in GitHub Desktop.
How to clear HSTS settings from chrome
  1. Navigate to chrome://net-internals/#hsts

  2. Go to Query HSTS/PKP domain and ensure that the domain exists (ex github.com or google.com).

  3. Scroll down to Delete domain security policies and enter that domain

Finished!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment