nie2100
deepin
2018-01-23 22:15 1.在新选项卡中输入 about:config
2.搜索spd
3.双击network.http.spdy.enabled.http2,将值true变成false
2.搜索spd
3.双击network.http.spdy.enabled.http2,将值true变成false
Reply Like 0 View the author
https://bbs.deepin.org/post/152256
1.在新选项卡中输入 about:config
2.搜索spd
3.双击network.http.spdy.enabled.http2,将值true变成false ...
https://bbs.deepin.org/post/152256
1.在新选项卡中输入 about:config
2.搜索spd
3.双击network.http.spdy.enabled.http2,将值true变成false ...
https://bbs.deepin.org/post/152256
这是完全禁用了 http2 吧,不是个很好的解决办法。
火狐官网的 57.0.4 并没有这个问题,所以还是希望官方 ...

https://bbs.deepin.org/post/152256
我这边通过系统更新的没出问题
Popular Events
More
大家好啊
昨天看到源里火狐更新为57.0.4了,于是就从57.0.1升级到了57.0.4,可升级之后,出现了很多https网站无法打开的现象,就连firefox的官网https://www.mozilla.org/也打不开,错误提示如下:
----------
Your connection is not secure
The website tried to negotiate an inadequate level of security.
www.mozilla.org uses security technology that is outdated and vulnerable to attack. An attacker could easily reveal information which you thought to be safe. The website administrator will need to fix the server first before you can visit the site.
Error code: NS_ERROR_NET_INADEQUATE_SECURITY
----------
想着是不是升级的时候破坏了火狐什么配置了,就执行apt remove firefox,dpkg -P firefox,apt install firefox重装,重装后问题依旧。
既然重装解决不了问题,就怀疑火狐对libnss3的依赖关系有误,apt depends firefox查出依赖的libnss3版本要求是 (>= 2:3.33),和Debian官网上火狐57.0.4的一致,排除了libnss版本依赖有误的问题
不知社区各位诸位是否有遇类似问题,敬请指教解决办法!