Chrome中访问https的网址,无法访问,提示“您的连接不是私密连接”的解决办法

详解见:https://jingyan.baidu.com/article/27fa7326a45ad646f8271f9d.html

在Windows电脑中,找到Chrome浏览器的快捷方式,选中该快捷方式,按下鼠标右键,在弹出菜单中选择"属性"。

在弹出的属性对话框中选择"快捷方式"页签,在目标中加入如下启动参数: --test-type --ignore-certificate-errors,点确定按钮

注意:在chrome.exe和参数之间需要加一个空格后,参数之间用空格分隔

原文地址:https://www.cnblogs.com/zhizhi0810/p/14698888.html