Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Peer’s Certificate issuer is not recognized.

  • 5 απαντήσεις
  • 3 έχουν αυτό το πρόβλημα
  • 209 προβολές
  • Τελευταία απάντηση από zeuzi
  • Αρχειοθετήθηκε

(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)

additonal info, this error only occurs on firefox.

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

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

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

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