Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 3 svar
  • 1 har dette problem
  • 25 visninger
  • Seneste svar af 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.

Alle svar (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.