Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

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".

Saber mais

All URLs are redirected with https:// ; hence getting the error code: (Error code: sec_error_unknown_issuer)

  • 8 respostas
  • 19 têm este problema
  • 1 visualização
  • Última resposta por FredMcD

more options

All URLs are redirected with https:// ; hence getting the error code: (Error code: sec_error_unknown_issuer)

- Tried the about:config setting for "browser.ssl_override_behavior" ; this also didn't help - It has nothing to do with system time/ date sync as the sites/ URLs are NOT providing the certificate.

The issue is ALL URLs are redirected with https://

All URLs are redirected with https:// ; hence getting the error code: (Error code: sec_error_unknown_issuer) - Tried the about:config setting for "browser.ssl_override_behavior" ; this also didn't help - It has nothing to do with system time/ date sync as the sites/ URLs are NOT providing the certificate. The issue is ALL URLs are redirected with https://

Solução escolhida

Great job.

Ler esta resposta no contexto 👍 0

Todas as respostas (8)

more options

hello, please try to reset firefox and see if this can address the issue...

more options

Tried the following troubleshooting items already & the issue is NOT yet resolved. Much appreciated for a quick support.

1. Reset Firefox - Didn't solve the issue 2. Restart with Add-ons disabled - Didn't solve the issue 3. I have no add-ons/ plugins which redirect all URLs to HTTPS 4. I use Symantec Endpoint Protection. But FF was working fine earlier along this tool.

more options

Any chance you have the HTTPS Everywhere add-on installed?

more options

No, "HTTPS Everywhere " add-on is NOT installed.

more options

Are these addresses what you typed in, shortcuts, bookmarks? If the last two, check the properties for them.

more options

Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test.

Who is the issuer of the certificates?

more options

Issue is fixed now.

This issue comes when the Proxy server creates a dummy certificate for all HTTPS connection. By doing this, the proxy server will be able to look into the encrypted SSL/TLS traffic by impersonating the target server.

Solution: 1. In windows, Run-> certmgr.msc 2. Go to the node, "Trusted Root CertificationAuthorities" 3. Find your Organizations/ Proxy Server certificate 4. Export it. Right Click on the certificate-> All Tasks-> Export ... 5. While exporting the certificate, use the format as "Base-64 .... .cer"

Now import it to Firefox. 1. From Firefox, Options-> Advanced-> Certificates-> View Certificates 2. Navigate to "Authorities" tab 3. Click on "Import..." and import the certificate

Now, firefox will work for ALL https connections.

more options

Solução escolhida

Great job.