Is it possible to turn off EVERY signle certificate check/verification in firefox?
"Error code: SEC_ERROR_BAD_SIGNATURE"
"Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CE… (læs mere)
Is it possible to turn off EVERY signle certificate check/verification in firefox?
- "Error code: SEC_ERROR_BAD_SIGNATURE"
- "Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT"
- "Bulleted list itemMOZILLA_PKIX_ERROR_MITM_DETECTED"
- "SSL_ERROR_BAD_CERT_DOMAIN"
- "SEC_ERROR_UNKNOWN_ISSUER"
- "etc etc... EVERY single certificate check!"
In the past it was really easy just start with "--ignore-certificate-errors". Now it's like moon landing, all options are hidden or have under a hundrred layer option list.
Anything in the "about:config" ?
browser.ssl_override_behavior 1
security.ssl.enable_ocsp_stapling false
(Please do NOT comment its unsafe and other things, that's not what I'm looking for)