首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >如何通过firefox浏览器中的安全错误页面?

如何通过firefox浏览器中的安全错误页面?
EN

Stack Overflow用户
提问于 2021-05-26 14:30:09
回答 2查看 11.1K关注 0票数 9

我知道我们在Chrome中使用thisisunsafe来绕过这些错误页面,但是我如何在Firefox中绕过这些页面呢?加载页面时会出现以下错误:-

代码语言:javascript
运行
复制
Firefox detected a potential security threat and did not continue to <site> because this website requires a secure connection.

<site> has a security policy called HTTP Strict Transport Security (HSTS), which means that Firefox can only connect to it securely. You can’t add an exception to visit this site.

我尝试了以下步骤来解决这个问题,但没有解决问题:-

about:config

  • Clicked

  • 打开一个新的选项卡并在Accept the Risk and Continue

  • In上输入搜索字段,输入security.enterprise_roots.enabled并点击enter

  • 我看到了一个已经启用的字段true

  • Didn't知道下一步要做什么,因为该字段已经启用了true

我正在火狐中寻找thisisunsafe的解决方案。

EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2021-06-07 11:44:59

在Mozilla地址栏中的

  1. ,键入about:config

  1. 寻找network.stricttransportsecurity.preloadlist

  1. 并将最后一个字段值设置为false并重新启动浏览器.

票数 9
EN

Stack Overflow用户

发布于 2022-04-05 07:56:06

截至2022年4月5日的,我就是这样用火狐98绕过You can’t add an exception to visit this site.的。

如果您在没有Add Exception按钮的情况下看到这一点:

  1. 打开火狐的Preferences

  1. 打开Privacy & Security选项卡:

View Certificates...

  1. 滚动到Certificates并单击

打开Add Exception...选项卡并单击

填写Get Certificate字段并单击

Confirm Security Exception上单击

您现在应该看到您的异常,单击Ok

  1. 重新发布您的页面,您现在应该能够看到您的网站:)
票数 10
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/67707027

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档