Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

missing comodo intermediate certificate from trusted authorities

  • 3 odpovědi
  • 1 má tento problém
  • 12 zobrazení
  • Poslední odpověď od teokosmo

more options

Hello everybody,

I have recently bought a certificate from COMODO issued by: Common Name (CN) COMODO RSA Domain Validation Secure Server CA Organization (O) COMODO CA Limited

When I try to access the website, I have installed the certificate, with firefox I get warning message: could not verify this certificate because the issuer is unknown. My firefox installation does not contain certificate COMODO RSA Domain Validation Secure Server CA to trusted authorities.

Hello everybody, I have recently bought a certificate from COMODO issued by: Common Name (CN) COMODO RSA Domain Validation Secure Server CA Organization (O) COMODO CA Limited When I try to access the website, I have installed the certificate, with firefox I get warning message: could not verify this certificate because the issuer is unknown. My firefox installation does not contain certificate COMODO RSA Domain Validation Secure Server CA to trusted authorities.

Všechny odpovědi (3)

more options

Firefox is a bit picky about intermediate certificates. For best results, add the bundle file to your server so it will send the intermediate certificate instead of assuming the browser will already have it. This article list may help with the directions for your particular server: https://support.comodo.com/index.php?/Default/Knowledgebase/List/Index/37

Upravil uživatel jscher2000 - Support Volunteer dne

more options

Firefox automatically stores intermediate certificates that servers send in the Certificate Manager for future use. Stored intermediate certificates show as "Software Security Device" in the "Security Device" column in the Certificate Manager. A server needs to send the full certificate chain that includes all required intermediate certificates. If a server doesn't send a full certificate chain then you wouldn't get an untrusted error when Firefox has stored missing intermediate certificates from visiting a server in the past that has send it, but you do get an untrusted error if this intermediate certificate isn't stored yet.

more options

thanks a lot for your valuable information