Sometimes it's necessary to visit unsafe websites whether you are a web developer testing a site or resolving certificate issues, or you are just setting up SSL on your site and trying to get the certificates setup.
Google Chrome has a error page whenever you visit a page that doesn't have a valid SSL certificate, for everyday users this is a great safety measure, but sometimes we need to be able to bypass this warning to get a job done.
Google Chrome used to have a link in the advanced section of the following error message once you clicked Advanced, but that link is no longer available.
Bypassing "Your connection is not private"
- Load the website you are trying to access that has a certificate issue.
- As soon as the error message "Your connection is not private" appears, type in thisisunsafe
- Google Chrome will recognise this secretive key combination and proceed to load the page.
Alternative method to bypass certificate errors
- There is an alternative method to tell Chrome to ignore certificate errors, I wouldn't recommend using this method because it will automatically ignore on all sites you visit, but is an alternative if you are doing a lot of testing.
- Right click on your desktop shortcut for Google Chrome and click Properties
- At the end of the path in the target field, type in the following string ignore-certificate-errors-
- Click ok
- Google Chrome should now ignore all SSL certificate errors.
Was this helpful?
Comments
Post a Comment