ubuntu google chrome 忽略证书错误 -- 解决自签名证书不支持的问题
ubuntu chrome 打开自签名的证书的服务器的https时,提示 Your connection is not private. 错误代码:NET::ERR_CERT_AUTHORITY_INVALID.
为解决这个问题根据具体情况分下面两种方法时行处理:
1、若访问的是本机 localhost 的,设置谷歌浏览器自动接受 自签名的本机服务器证书
在chrome中输入 (Simply paste this in your chrome):
chrome://flags/#allow-insecure-localhost
可以看到高亮显示的文字(You should see highlighted text saying): Allow invalid certificates for resources loaded from localhost
点击(Click) Enable. 最后 在该页最下方点击 RELAUNCH NOW。
如下图:
2、设置 chrome忽略证书错误(此法会忽略所有网站的证书错误,慎用)
使用下面参数命令行打开 谷歌浏览器 即可忽略网站证书的错误
--ignore-certificate-errors
google-chrome --ignore-certificate-errors https://115.239.210.27/