HTTPS

thisisunsafe: Chrome's Secret SSL Bypass Explained
You’re a developer testing a local server, or trying to reach an internal corporate tool, and Chrome slams the door with a red “Your connection is not private” screen. There’s a hidden escape hatch baked right into the browser: type thisisunsafe. This article explains exactly what this trick does, where it came from, when it’s acceptable to use it — and when it could get you seriously burned. What Is “thisisunsafe”? thisisunsafe is a secret keyboard passphrase built into Chromium-based browsers — including Google Chrome and Microsoft Edge — that lets you override SSL/TLS certificate error pages [1]. When Chrome blocks a site due to an invalid, expired, or self-signed certificate and displays errors like NET::ERR_CERT_INVALID or NET::ERR_CERT_AUTHORITY_INVALID, typing thisisunsafe (with the browser window focused, no text field required) instantly dismisses the warning and loads the page [2].