搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

GPO (Group Policy) Change security.tls.enable_0rtt_data

  • 8 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Mike Kaply

more options

Hello,

we have some trouble in our Enterprise Environment with tls 1.3 and 0rtt data. The integrated google search and other websites doesnt work as they should (Pages doesnt load and stay white).

So we want to turn of "security.tls.enable_0rtt_data" with Group Policy. But i cannot find a switch for this setting.

When i try to set security.tls.enable_0rtt_data with Preferences in GPO it doesnt work (old Preferences is empty) { "security.tls.enable_0rtt_data": { "Value": false, "Status": "locked" } }

With Preferences i am able to configure security.tls.hello_downgrade_check, but not security.tls.enable_0rtt_data

The only workaround would be to disable tls 1.3 completely and use tls 1.2. (security.tls.version.max = 3) Is there a solution for this?

Regards, Michael

Hello, we have some trouble in our Enterprise Environment with tls 1.3 and 0rtt data. The integrated google search and other websites doesnt work as they should (Pages doesnt load and stay white). So we want to turn of "security.tls.enable_0rtt_data" with Group Policy. But i cannot find a switch for this setting. When i try to set security.tls.enable_0rtt_data with Preferences in GPO it doesnt work (old Preferences is empty) { "security.tls.enable_0rtt_data": { "Value": false, "Status": "locked" } } With Preferences i am able to configure security.tls.hello_downgrade_check, but not security.tls.enable_0rtt_data The only workaround would be to disable tls 1.3 completely and use tls 1.2. (security.tls.version.max = 3) Is there a solution for this? Regards, Michael

被采纳的解决方案

FYI, the ability to set this pref via policy landed in the most recent Firefox and ESR.

定位到答案原位置 👍 0

所有回复 (8)

more options

There is an entry about that Error. Open since 3 months!!!

https://bugzilla.mozilla.org/show_bug.cgi?id=1718520

more options

We don't allow all security prefs to work in policy for security reasons.

This is the first time I've heard about this one.

I'm reaching out to the security team.

more options

I'm going to add that pref to policy. It will be in the Firefox and ESR release in a couple weeks.

more options

Thank you very much Mike!

The Firefox Dev´s should implement another fallback routine for TLS 1.3 or disable 0-RTT Data in default settings. I think 0-RTT Data wont work in business environments with proxy servers. i dont know why, but google chrome can establish TLS 1.3 connections without any further configuration. (i dont know how chrome handle 0-RTT Data. They may have disabled it?)

Regards, Michael

more options

That bug has been marked a priority 1 now so someone should be looking at how to solve.

more options

选择的解决方案

FYI, the ability to set this pref via policy landed in the most recent Firefox and ESR.

more options

Thanks for your reply and your engagement. You can set this pref now via policy.

But the default behavior has not changed. You MUST set this preference in enterprise environments with a proxy server or Firefox ESR will not work properly as described in my first post.

more options

Unfortunately I don't control that. I've brought it up with the team that made this switch.

I would recommend opening a bug in bugzilla asking that the default be changed until Google changes it.