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.

I can't access a certain website after the recent Firefox update.

  • 5 respostas
  • 9 têm este problema
  • 16 visualizações
  • Última resposta de Dragoness

more options

Before the update, I was able to get to my bank account without any trouble. Now I get "Secure Connection Failed" issue. The problem is not the firewall because any computer that we've tried to access the site with, including one on a different Internet connection, has failed. I am able to access the site on other browsers. None of the troubleshooting supports or forums have helped.

Before the update, I was able to get to my bank account without any trouble. Now I get "Secure Connection Failed" issue. The problem is not the firewall because any computer that we've tried to access the site with, including one on a different Internet connection, has failed. I am able to access the site on other browsers. None of the troubleshooting supports or forums have helped.

Solução escolhida

The reason Firefox is blocking access to this website is because it uses the older RC4 cypher. (and the login page is where you want security, if that is insecure it's going to be the first point of attack to access bank accounts).

I'd suggest you call up the bank immediately and request they use some modern web security.

Ler esta resposta 👍 1

Todas as respostas (5)

more options

It is likely that the website is running insecure cyphers, making it unsafe for Firefox to go there. You can run the website address through https://www.ssllabs.com/ssltest/ and see what is wrong, and then contact the site and complain. If this is a bank I'd suggest switching banks, as if they are taking such risks with their website you can't be assured they are keeping your money or information safe.

more options

I should probably clarify that this is a login page, not the actually bank accounts.

I ran the page where the "Secure Connection Failed" issue shows up through the link you posted. Overall rating is B.

more options

The website may try to fallback to TLS 1.0 in a way that is no longer allowed in current releases or may be using a deprecated cipher suite.

You can open the about:config page via the location/address bar and use its search bar to locate this pref:

  • security.tls.insecure_fallback_hosts

You can double-click the line to modify the pref and add the full domain to this pref. If there are already websites (domains) in this list then add a comma and the new domain (no spaces). You should only see domains separated by a comma in the value column.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.


more options

Solução escolhida

The reason Firefox is blocking access to this website is because it uses the older RC4 cypher. (and the login page is where you want security, if that is insecure it's going to be the first point of attack to access bank accounts).

I'd suggest you call up the bank immediately and request they use some modern web security.

more options

I just called. They know the issue and are resolving it.