Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How to skip SSL authenticity check for local test sites?

  • 2 respostas
  • 2 têm este problema
  • 7 visualizações
  • Última resposta de sunheat

more options

I recently upgraded Firefox to 38.0 and it started breaking when connecting to a local server for testing.

The servers runs (has to run) through HTTPS and has a self-signed certificate.

The error page did not offer much information: Secure Connection Failed The connection to localhost:9578 was interrupted while the page was loading. The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.

I want to know how to skip this authenticity check or add this site to exception list to be able to connect. I have already tried adding it to security.tls.insecure_fallback_hosts list but it did not work.

I recently upgraded Firefox to 38.0 and it started breaking when connecting to a local server for testing. The servers runs (has to run) through HTTPS and has a self-signed certificate. The error page did not offer much information: Secure Connection Failed The connection to localhost:9578 was interrupted while the page was loading. The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. I want to know how to skip this authenticity check or add this site to exception list to be able to connect. I have already tried adding it to security.tls.insecure_fallback_hosts list but it did not work.

Todas as respostas (2)

more options

If you can't inspect the certificate via "I Understand the Risks" then try this:

Open this chrome URI by pasting or typing this URI in the location/address bar to open the "Add Security Exception" window and check the certificate:

  • chrome://pippki/content/exceptionDialog.xul

In the location field type/paste the URL of the website

  • retrieve the certificate via the "Get certificate" button
  • click the "View..." button to inspect the certificate in the Certificate Viewer

Check who is the issuer of the certificate.

You can inspect details like the issuer and the certificate chain in the Details tab of the Certificate Viewer.


You can also try to check the connection settings and the certificate in another browser like Google Chrome.

more options

Thanks for replying. I tried this but Firefox reported:

Unable to obtain identification status for this site.

Firefox v24 is able to retrieve information, but it doesn't need this exercise because the exception page showed in the first place. I tried turning off proxy but it did not help.

I have also tried on Chrome, the latest version failed with pretty much the same symptom. Just different wording: ERR_CONNECTION_CLOSED The web page at https://localhost:9578/ might be temporarily down or it may have moved permanently to a new web address.

This is happening only on Linux (Ubuntu VM in VMWare Player). On the windows host Firefox ESR on v31.0 and latest Chrome did not have this problem.

Alterado por sunheat em