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!

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

missing comodo intermediate certificate from trusted authorities

  • 3 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 12 gösterim
  • Son yanıtı yazan: 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.

Tüm Yanıtlar (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

jscher2000 - Support Volunteer tarafından tarihinde düzenlendi

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