发新话题
打印

点击请求http链接时,强制使用https方式浏览网站

点击请求http链接时,强制使用https方式浏览网站

Chrome浏览器
设置>隐私设置和安全性>一律使用安全连接

Firefox浏览器
设置>HTTPS-Only Mode>Enable HTTPS-Only Mode in all windows



chrome浏览器安装https everywhere插件
https://chrome.google.com/webstore/detail/https-everywhere/gcbommkclmclpchllfjekcdonpmejbdp/
点击右上角图标,勾选“拦截所有未加密请求”

chrome浏览器安装Requestly插件
https://chrome.google.com/webstore/detail/requestly-redirect-url-mo/mdnleldcmiljblolnjhpnblkcekpdkpa/
新建规则》Replace Host or some part of URL
Replace http With https
Requset URL contains http://www.xxx.com



Chrome浏览器可以加 “--ignore-certificate-errors” 命令行选项忽略证书问题,还可以加“--proxy-server”、“--proxy-pac-url”命令行选项指定代理服务器
Firefox可以添加某个站点为SSL证书例外:FireFox–>工具–>高级–>查看证书–>服务器–>添加例外

参考:
https网站大全
http://www.trustcomputing.com.cn/bbs/viewthread.php?tid=1464

解决Chrome浏览器不能访问https网站的问题
https://jingyan.baidu.com/article/27fa7326a45ad646f8271f9d.html

[ 本帖最后由 linda 于 2022-5-12 10:38 编辑 ]

TOP

发新话题