搜索 | 用户支持

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

Learn More

Firefox not working on some ssl sites

more options

We recently upgraded Firefox on an older Ubuntu 16.04. We are now having trouble with some https sites.

Error code: SEC_ERROR_UNKNOWN_ISSUER https://www.myeducation.gov.bc.ca/aspen/logon.do

We don't think it is a firewall or antivirus/antispyware issue because the same version of Firefox will work on other versions of Linux/windows in the school.

We did notice a difference in the Certificate Manager. The Firefox that is NOT working is missing certificates that are labelled "Software Security Device". The site that fails is looking for "Entrust Certification Authority -L1K" which should be listed as a "Software Security Device" in Firefox.

We have tried the following:

  • Updated ca-certificates package which stores system certificates in /etc/ssl/certs/.
  • move $HOME/.mozilla folder out of the way to start with a fresh profile.
  • tested same Firefox on other versions of Linux and it works fine.
  • made sure antivirus/firewalls are not interfering.
We recently upgraded Firefox on an older Ubuntu 16.04. We are now having trouble with some https sites. Error code: SEC_ERROR_UNKNOWN_ISSUER https://www.myeducation.gov.bc.ca/aspen/logon.do We don't think it is a firewall or antivirus/antispyware issue because the same version of Firefox will work on other versions of Linux/windows in the school. We did notice a difference in the Certificate Manager. The Firefox that is NOT working is missing certificates that are labelled "Software Security Device". The site that fails is looking for "Entrust Certification Authority -L1K" which should be listed as a "Software Security Device" in Firefox. We have tried the following: * Updated ca-certificates package which stores system certificates in /etc/ssl/certs/. * move $HOME/.mozilla folder out of the way to start with a fresh profile. * tested same Firefox on other versions of Linux and it works fine. * made sure antivirus/firewalls are not interfering.
已附加屏幕截图

被采纳的解决方案

Hi montgomery dean, the "Software Security Device" certificates are usually intermediate certificates that Firefox has cached from sites that served these. These certificates complete the chain of trust between the site's own certificate and the root certificates included with Firefox.

The SSLLabs test shows the server is not sending the intermediate certificates itself, so they need to update their SSL Configuration on the server.

https://www.ssllabs.com/ssltest/analyze.html?d=www.myeducation.gov.bc.ca

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Hi montgomery dean, the "Software Security Device" certificates are usually intermediate certificates that Firefox has cached from sites that served these. These certificates complete the chain of trust between the site's own certificate and the root certificates included with Firefox.

The SSLLabs test shows the server is not sending the intermediate certificates itself, so they need to update their SSL Configuration on the server.

https://www.ssllabs.com/ssltest/analyze.html?d=www.myeducation.gov.bc.ca

由jscher2000 - Support Volunteer于修改

more options

Confirmed. If I visit the entrusted website and use the "Test My Browser" buttons then the root certificate get's loaded into the browser and the site that previously failed works properly.

www entrustdatacard com / pages / root-certificates-download

由montgomery.dean于修改