Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

Turn off >EVERY< certificate check/verification in firefox

  • 2 respostas
  • 1 tem este problema
  • 36 visualizações
  • Última resposta por cor-el

more options

Is it possible to turn off EVERY signle certificate check/verification in firefox?

  1. "Error code: SEC_ERROR_BAD_SIGNATURE"
  2. "Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT"
  3. "Bulleted list itemMOZILLA_PKIX_ERROR_MITM_DETECTED"
  4. "SSL_ERROR_BAD_CERT_DOMAIN"
  5. "SEC_ERROR_UNKNOWN_ISSUER"
  6. "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)

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)

Todas as respostas (2)

more options

Possibly Settings > Privacy & Security > Certificates.

more options

I'm sure you know why this isn't possible.

Some info, in case you do not know:

// Controls behavior of the "Add Exception" dialog launched from SSL error pages
// 0 - don't pre-populate anything
// 1 - pre-populate site URL, but don't fetch certificate
// 2 - pre-populate site URL and pre-fetch certificate (default)
browser.ssl_override_behavior = 2