当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

why html pages are not comaptible when tls.min.version=3 in mozilla?

  • 4 件の返信
  • 1 人がこの問題に困っています
  • 2 回表示
  • 最後の返信者: cor-el

more options

All my TLS 1.2 enabled webpages are looking good when security.tls.min.version=0.

If I restrict the settings to security.tls.min.version=3, web page contents are not in order , text and images are misplaced.

Firefox version - 38.5.2

Apache Web server - 2.2.8

All my TLS 1.2 enabled webpages are looking good when security.tls.min.version=0. If I restrict the settings to security.tls.min.version=3, web page contents are not in order , text and images are misplaced. Firefox version - 38.5.2 Apache Web server - 2.2.8

すべての返信 (4)

more options

Do you have security software that sends it own certificate or are you using a proxy to connect to internet?

There is security software like Avast and Kaspersky and BitDefender and ESET that intercepts secure connections and sends their own certificate or that incorporates special web shielding features that can block content.


You can check for problems with preferences.

Delete possible user.js and numbered prefs-##.js files and rename (or delete) the prefs.js file to reset all prefs to the default value including prefs set via user.js and prefs that are no longer supported in current Firefox releases.

more options

Thanks for your reply cor-rel: I dont have any security software installed and dont use proxy to connect to Internet.

  • only one prefs.js file is found in %APPDATA% and it it has all permissions to read , write.


1. if Firefox is restricted to use strict TLS 1.2 only, will it impose any HTML or JS version restriction from Java application side?

more options

Hi cor-rel,

Using Web Console option in firefox, i have seen some of the contents of the web page uses external HTTP server which uses TLS 1.1 to connect...so Firefox skipped those mixed contents when restricted to TLS 1.2. Now i got the solution.

more options

選ばれた解決策