Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 6 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.
첨부된 스크린샷

모든 댓글 (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