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

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen
Offen

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?

Alle Antworten (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.

Stellen Sie eine Frage

Sie müssen sich mit Ihrem Benutzerkonto anmelden, um auf Beiträge zu antworten. Bitte stellen Sie eine neue Frage, wenn Sie noch kein Benutzerkonto haben.