Solve the problem Google Chrome can not access the site https

When accessing https sites using Chrome, the following error may occur, this article explains how to solve such problems:
"Your connection is not private", "NET :: ERR_CERT_AUTHORITY_INVALID", "ERR_CERT_COMMON_NAME_INVALID" or "NET :: ERR_CERT_WEAK_SIGNATURE_ALGORITHM"

Solve the problem Google Chrome can not access https sites.
Methods / steps:
1, refer to the following experience, Chrome will upgrade to the latest version, see if you can solve these problems, if the problem is not resolved 2, 'find a shortcut to the Chrome browser, select the shortcut, press the right mouse button, pop-up menu, select "properties"
3, in the pop-up properties dialog box, select "shortcut" tab, add the following starting parameters in the target: --test-type --ignore-certificate- errors, point OK

Note: between chrome.exe and parameters need to add a space
to solve the problem of Chrome browser can not access the site https
open Chrome browser, error before browsing the website https again, the problem should have disappeared
solve Chrome browser can not access https sites problem
if the following message appears, it is because in the step 3 starting parameter less added -test-type.
You are using an unsupported command-line flag -ignore-certificate-errors stability and security will decline
to solve the problem Chrome browser can not access the site https

Guess you like

Origin blog.csdn.net/zy123698745/article/details/90173384