Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

missing comodo intermediate certificate from trusted authorities

  • 3 ответа
  • 1 имеет эту проблему
  • 16 просмотров
  • Последний ответ от 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