Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Problems with FF ESR resulting from http2 and SSL

  • 2 trả lời
  • 2 gặp vấn đề này
  • 18 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

Since my website (https://www.der-bank-blog.de) is configured to http2, users using FF ESR cannot access anymore. They just see a blank screen.

Other browsers and "normal" FF are working fine.

I seems to stay in connection with the cipher Suite. https://bugzilla.mozilla.org/show_bug.cgi?id=975832

User could workarround by changing "aes_256" in the about:config view.

But I need a solution for the backend to avoid loosing users, trying to reach the site e.g. via Google Search.

Any ideas are greatly apreciated

Cheers from Germany

Since my website (https://www.der-bank-blog.de) is configured to http2, users using FF ESR cannot access anymore. They just see a blank screen. Other browsers and "normal" FF are working fine. I seems to stay in connection with the cipher Suite. https://bugzilla.mozilla.org/show_bug.cgi?id=975832 User could workarround by changing "aes_256" in the about:config view. But I need a solution for the backend to avoid loosing users, trying to reach the site e.g. via Google Search. Any ideas are greatly apreciated Cheers from Germany

Tất cả các câu trả lời (2)

more options

Blank page confirmed using ESR 45.7.0

Site opens properly using Win IE.

I called for more help.

more options

I have to disable security.ssl3.ecdhe_rsa_aes_128_gcm_sha256 (false) to make Firefox open the page, so you would have to disable this cipher suites on the server to make it work in Firefox 45 ESR.

Tools -> Page Info -> Secrity shows:

Connection Encrypted (TLS_RSA_WITH_AES_256_CBC_SHA, 256 bit keys, TLS 1.2)

Được chỉnh sửa bởi cor-el vào