Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

missing comodo intermediate certificate from trusted authorities

  • 3 trả lời
  • 1 gặp vấn đề này
  • 12 lượt xem
  • Trả lời mới nhất được viết bởi 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ất cả các câu trả lời (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

Được chỉnh sửa bởi jscher2000 - Support Volunteer vào

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