Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

SSL connection error since update of firefox

  • 1 svar
  • 4 har detta problem
  • 1 visning
  • Senaste svar av cor-el

more options

Since upgrading to firefox 37, navigating to URL www.jncb.com/internetbanking.php?RetailLogin results in the error below being displayed:

Secure Connection Failed

An error occurred during a connection to retail.ncbelink.com. SSL received a record with an incorrect Message Authentication Code. (Error code: ssl_error_bad_mac_read)

I am a member of staff at the company that runs the website and seeking ant clues as to what is required to resolve the issue permanently for users.

Since upgrading to firefox 37, navigating to URL www.jncb.com/internetbanking.php?RetailLogin results in the error below being displayed: Secure Connection Failed An error occurred during a connection to retail.ncbelink.com. SSL received a record with an incorrect Message Authentication Code. (Error code: ssl_error_bad_mac_read) I am a member of staff at the company that runs the website and seeking ant clues as to what is required to resolve the issue permanently for users.

Alla svar (1)

more options

The website may try to fallback to TLS 1.0 in a way that is no longer allowed in current releases.

  • Connection Encrypted (TLS_RSA_WITH_AES_256_CBC_SHA, 256 bit keys, TLS 1.0)

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