mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
16 lines
683 B
Markdown
16 lines
683 B
Markdown
# Google Chrome
|
|
|
|
## Troubleshooting
|
|
|
|
### No "Proceed Anyway" option on NET::ERR_CERT_INVALID in Chrome on MacOS
|
|
|
|
See [No "Proceed Anyway" option on NET::ERR_CERT_INVALID in Chrome on MacOS] for more information.
|
|
|
|
There's a secret passphrase built into the error page. Just make sure the page is selected (click anywhere on the screen), then just type `thisisunsafe` and wait for the page to reload.
|
|
|
|
## Sources
|
|
|
|
- [No "Proceed Anyway" option on NET::ERR_CERT_INVALID in Chrome on MacOS]
|
|
|
|
[no "proceed anyway" option on net::err_cert_invalid in chrome on macos]: https://stackoverflow.com/questions/58802767/no-proceed-anyway-option-on-neterr-cert-invalid-in-chrome-on-macos#58957322
|