Skip to content

Instantly share code, notes, and snippets.

@bwindsor
Last active December 3, 2020 09:34
Show Gist options
  • Save bwindsor/a1e6f75c8e0bd8797988578046bfed5e to your computer and use it in GitHub Desktop.
Save bwindsor/a1e6f75c8e0bd8797988578046bfed5e to your computer and use it in GitHub Desktop.
Clear chrome localhost https HSTS settings
  1. Go to chrome://net-internals/#hsts
  2. Under Query HSTS/PKP domain type localhost and click query. If it says not found this is not the solution. If it lists some things, continue.
  3. At the bottom, under Delete domain security policies enter localhost and click delete
  4. Done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment