欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  科技

firefox浏览器无法访问https网站该怎么办?

程序员文章站 2022-07-07 13:40:00
firefox浏览器无法访问https网站该怎么办?...

局域网内部搭建好web服务器,访问方式为https。firefox浏览器不能正常访问该https网页。提示安全连接失败:连接 172.16.100.200 时发生错误。 在服务器密钥交换握手信息中 ssl 收到了一个弱临时 diffie-hellman 密钥。 错误代码: ssl_error_weak_server_ephemeral_dh_key。

firefox浏览器无法访问https网站该怎么办?

1、在firefox地址栏输入about:config,点击:我了解此风险

firefox浏览器无法访问https网站该怎么办?

2、搜索栏输入ssl3.dhe将所有搜索到的结果的值改为false

firefox浏览器无法访问https网站该怎么办?

firefox浏览器无法访问https网站该怎么办?

3、在firefox输入需要访问的地址,回车显示你的连接不安全。点击页面高级-》添加例外

firefox浏览器无法访问https网站该怎么办?

4、确认安全例外,即可成功登录web。

firefox浏览器无法访问https网站该怎么办?