搜索 | 用户支持

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

详细了解

Unable to get add ons if trust disabled for DigiCert Global Root CA

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

more options

At some point I disabled trust for this cert (along with many others - I distrust non-English CAs and those known to have been hacked). Then when I clicked "Get Add ons" I would get a failure connecting to services.addons.mozilla.org due to untrusted issuer. There is no option to "add exception" because the site uses HSTS, according to the msg.

Outside of Firefox i had to use my own code to connect to services.addons.mozilla.org and debug the SSL/TLS handshake. I saw the root CA from the server and checked my Firefox trust store. Once I re-enabled trust for the DigiCert Global Root CA, I could successfully execute "Get Add ons".

The point here is that you error screen is not helpful. Even if you do not want to let me add an exception, you should at least give me a clear option to view the cert chain. Otherwise how else can someone possibly fix this? Luckily I work with security stuff so could find the certs in the chain externally by other means.

Thank you.

At some point I disabled trust for this cert (along with many others - I distrust non-English CAs and those known to have been hacked). Then when I clicked "Get Add ons" I would get a failure connecting to services.addons.mozilla.org due to untrusted issuer. There is no option to "add exception" because the site uses HSTS, according to the msg. Outside of Firefox i had to use my own code to connect to services.addons.mozilla.org and debug the SSL/TLS handshake. I saw the root CA from the server and checked my Firefox trust store. Once I re-enabled trust for the DigiCert Global Root CA, I could successfully execute "Get Add ons". The point here is that you error screen is not helpful. Even if you do not want to let me add an exception, you should at least give me a clear option to view the cert chain. Otherwise how else can someone possibly fix this? Luckily I work with security stuff so could find the certs in the chain externally by other means. Thank you.

所有回复 (3)

more options

I've called the big guys to help you. Good luck.

more options

You can open this chrome URI by pasting or typing this URI in the location/address bar to open the "Add Security Exception" window and check the certificate:

  • chrome://pippki/content/exceptionDialog.xul

In the location field type/paste the URL of the website

  • retrieve the certificate via the "Get certificate" button
  • inspect the certificate via the "View..." button

See also: Mozilla CA Certificate Policy:

Mozilla CA Certificate Maintenance Policy (Version 2.2):

more options

Thank you. I pasted chrome://pippki/content/exceptionDialog.xul into the location bar and it worked as you described.

It is a little obscure but once known does the trick.