Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Peer’s Certificate issuer is not recognized.

  • 5 답장
  • 3 이 문제를 만남
  • 31 보기
  • 최종 답변자: zeuzi

more options

(here would be domain)

Peer’s Certificate issuer is not recognized.

HTTP Strict Transport Security: true HTTP Public Key Pinning: false

Certificate chain:


BEGIN CERTIFICATE-----

(here would be the cert)


END CERTIFICATE-----
(here would be domain) Peer’s Certificate issuer is not recognized. HTTP Strict Transport Security: true HTTP Public Key Pinning: false Certificate chain: -----BEGIN CERTIFICATE----- (here would be the cert) -----END CERTIFICATE-----

모든 댓글 (5)

more options

additonal info, this error only occurs on firefox.

more options

found out what the problem is, virtual host configs of apache /etc/apache2/sites-enable/000-default.conf SSLCertificateChainFile was .crt

more options

I was going to say that most time certificate issue is from the site that it comes not something of Browser doing.

more options

well its kinda the sites fault yes not the browsers but yeah google chrome and safari are smart enough to understand that a ca-bundle file cant be a .crt file

more options

and i also think apache should at least give a warn that the SSLCertificateChainFile is a crt file