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

Avatar for Username

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

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

Μάθετε περισσότερα
Ανοικτό

return the button to ignore SEC_ERROR_BAD_SIGNATURE

Чёрт

I periodically need to access a website with an expired or self-signed certificate. I understand the risks, but the browser won't let me. I've searched both the regular settings and about:config, but I can't find an option to restore the button to ignore the warning. How can I ignore the SEC_ERROR_BAD_SIGNATURE notification and proceed to the website I need?

I periodically need to access a website with an expired or self-signed certificate. I understand the risks, but the browser won't let me. I've searched both the regular settings and about:config, but I can't find an option to restore the button to ignore the warning. How can I ignore the SEC_ERROR_BAD_SIGNATURE notification and proceed to the website I need?

Όλες οι απαντήσεις (4)

This is old stuff but maybe help focus

https://support.mozilla.org/en-US/questions/1206972

You can override expired cert, you can override self–signed cert.

You can't override connections that can't be established/decrypted (bad signature, handshake, wrong fields, cipher suite agreement et al.) because, well, they come in either as gibberish or non–secure data wrapped in secure channel ending up filling wrong bits — and yes you can't override industry–guaranteed sets of standards (namely HSTS or explicit revocations) even while the connection would technically be possible — but it does not conform to what the site operator or issuer mandates.

While I can't say too much about other browsers' certificate trust checks, this one seems revoked by the issuer about three days ago certificate.revocationcheck.com/pt-start.ptsecurity.com and the site operator should have rotated that or replaced with some ACME/certbot–provided fresh ones that are easy to replace.

Notably, the site works over insecure connection as well, so just change the protocol to http:// explicitly and you can open it.

Υποβολή ερώτησης

Πρέπει να συνδεθείτε στον λογαριασμό σας για να απαντήσετε σε δημοσιεύσεις. Ξεκινήστε μια νέα ερώτηση εάν δεν διαθέτετε ακόμα λογαριασμό.