• Home
  • About
  • Contact
  • Speaking

HSTS error in Google Chrome

by Piotr Stapp — on web 10 Jun 2016

Sometimes, specially after using Fiddler, my Google Chrome shows me HSTS error like below:

localhost normally uses encryption to protect your information. When Google Chrome tried to connect to localhost this time, the website sent back unusual and incorrect credentials. This may happen when an attacker is trying to pretend to be localhost, or a Wi-Fi sign-in screen has interrupted the connection. Your information is still secure because Google Chrome stopped the connection before any data was exchanged.

You cannot visit localhost right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later.  

There is an easy way to fix it:

  1. Open chrome://net-internals/#hsts
  2. Go to Delete domain and delete problematic domain :)
  3. You can checkout everything in Query domain

Cool :)


Follow @ptrstpp950

0%
HSTS error in Google Chrome
words - read.
Recent Posts:

Comments

comments powered by Disqus
Piotr Stapp Author

Piotr Stapp

Developer, engineer, craftsmen, speaker & biker. User of all useful technologies. Believe in people not papers. DevOps & automation adept. In love with web technologies. I speak here for myself only.

Previous post ReAttach - how to easily (re)attach the debugger in Visual Studio In more complicated projects, simple F5 doesn't compile&debug. In cases where you're working with IIS (w3wp process)…
Next post How to split monolith solution - part 1: common myths Do you have a big and heavy solution? Do you want to split it? Are you afraid? I will…
All content copyright Reset your code © 2016 • All rights reserved.
Proudly published with Ghost