Jamers Posted June 26, 2017 Report Share Posted June 26, 2017 今天发现所有的HTTPS链接打开都显示不安全,经过一番查找,找到故障原因,并且恢复正常,特此记录。 前段时间调试页面安装了一个HTTP DEBUG,它有HTTPS监听功能,添加了一个根证书进行HTTPS代理,而大部分网站都会禁止代理访问(HSTS限制),SO,我们所有连接都被提示为不安全了。 找到原因了修改起来就方便了, about:config 将下面键值修改成True,并且重启火狐即可,如果是其他浏览器也可以试一下这个思路。软件可能不同,但是原理是一样的。 security.enterprise_roots.enabled Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now