Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

My bank say that my browser is too old. I just updated it. I also have a screen shot.

  • 6 antwoorden
  • 2 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van cor-el

more options

I don't understand how to fix this. I used to be able to access my bdcu account from this page and now I can't. There used to be a box that I would put in my user name.

I don't understand how to fix this. I used to be able to access my bdcu account from this page and now I can't. There used to be a box that I would put in my user name.
Gekoppelde schermafbeeldingen

Alle antwoorden (6)

more options

Interesting. Very interesting.

Start Firefox in Safe Mode {web link} by holding down the <Shift> (Mac=Options) key, and then starting Firefox.

A small dialog should appear. Click Start In Safe Mode (not Refresh). Is the problem still there?

more options
  1. In the address bar, type about:config and press the Enter key.
  2. The about:config "This might void your warranty!" warning page may appear.
    Click I accept the risk! to continue to the about:config page.
  3. Search for the preference security.tls.version.max and set it to 4
more options

FredMcD said

Interesting. Very interesting. Start Firefox in Safe Mode {web link} by holding down the <Shift> (Mac=Options) key, and then starting Firefox. A small dialog should appear. Click Start In Safe Mode (not Refresh). Is the problem still there?

Yes. the problem is still thereTyDraniu said

  1. In the address bar, type about:config and press the Enter key.
  2. The about:config "This might void your warranty!" warning page may appear.
    Click I accept the risk! to continue to the about:config page.
  3. Search for the preference security.tls.version.max and set it to 4

TyDraniu said

  1. In the address bar, type about:config and press the Enter key.
  2. The about:config "This might void your warranty!" warning page may appear.
    Click I accept the risk! to continue to the about:config page.
  3. Search for the preference security.tls.version.max and set it to 4

The problem is still there.

more options

What does it say on the "Tools -> Page Info -> Security" about the connection?

You can also check the connection details in the Network Monitor for the main page (html) on the security tab.

Use "Ctrl+F5" or "Ctrl+Shift+R" to reload the page and bypass the cache to generate a fresh log.

more options

http://kb.mozillazine.org/Security.tls.version.*

This article does not show what setting 4 is. What does it do?

more options

1 means TLS 1.0; 2 means TLS 1.1; 3 means TLS 1.2; 4 means TLS 1.3;

TLS 1.3 is still not considered ready to be enabled in current releases:

Bug 1385927 - Disable TLS 1.3 by default for FF 55
Bug 1387428 - Disable TLS 1.3 by default for FF 56
Bug 1400291 - Disable TLS 1.3 by default for FF 57