搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Getting inconsistent security warnings in same version of Firefox across different platforms

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 philipp

more options

For the site: https://playerscircle.daddario.com/, I am getting a 'Your connection is not secure' warning with Firefox 54.0.1 on OS X El Capitan. Further inspection indicates that the certificate is Verified By: 'Not Specified',

The problem is that if I view the same site in the same version of Firefox on a PC, there is no error message, and it recognizes the verification as being from Network Solutions. I was able to verify these results on multiple PCs and Macs. Additionally, the certificate is accepted in all other major browsers.

Why is the same version of Firefox recognizing a certificate differently based on OS and how can I resolve this?

For the site: https://playerscircle.daddario.com/, I am getting a 'Your connection is not secure' warning with Firefox 54.0.1 on OS X El Capitan. Further inspection indicates that the certificate is Verified By: 'Not Specified', The problem is that if I view the same site in the same version of Firefox on a PC, there is no error message, and it recognizes the verification as being from Network Solutions. I was able to verify these results on multiple PCs and Macs. Additionally, the certificate is accepted in all other major browsers. Why is the same version of Firefox recognizing a certificate differently based on OS and how can I resolve this?

被采纳的解决方案

it's a failure on the part of the website in question. they use an intermediate certificate (not one that is trusted by the browser by default) but fail to provide a certification path to a known trusted authority - see: https://www.ssllabs.com/ssltest/analyze.html?d=playerscircle.daddario.com

firefox caches intermediate certificates that are properly implemented, as you surf along - so in this case it will depend on chance if playerscircle.daddario.com works or not (or actually if firefox on a particular device has come across any other site that has properly implemented the "Network Solutions OV Server CA 2" intermediate certificate before).

定位到答案原位置 👍 0

所有回复 (3)

more options

Ok, It is rare for me to see the same error as someone else but in this case on a Windows PC I am seeing the same error.

When you Click Advanced there is the Add Exception Button. Add Exception if trust the site.

There is a whole issue with certificates at this time and many, many solutions or non at all. Firefox 55 release about Aug 8th. Please wait to see if that fixes the issue.

Please let us know if this solved your issue or if need further assistance.

more options

To provide a little more context, I know that I can simply choose to add an exception. As a developer, I want to know why Firefox won't accept my certificate on a Mac but will on a PC, and why all other major browsers accept the certificate as is on both platforms.

more options

选择的解决方案

it's a failure on the part of the website in question. they use an intermediate certificate (not one that is trusted by the browser by default) but fail to provide a certification path to a known trusted authority - see: https://www.ssllabs.com/ssltest/analyze.html?d=playerscircle.daddario.com

firefox caches intermediate certificates that are properly implemented, as you surf along - so in this case it will depend on chance if playerscircle.daddario.com works or not (or actually if firefox on a particular device has come across any other site that has properly implemented the "Network Solutions OV Server CA 2" intermediate certificate before).