Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

missing comodo intermediate certificate from trusted authorities

  • 3 отговора
  • 1 има този проблем
  • 12 изгледи
  • Последен отговор от 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.

Всички отговори (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

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