Closed Bug 1824578 Opened 1 year ago Closed 1 year ago

Enable ECH without fallbacks in Nightly

Categories

(Core :: Networking: HTTP, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: djackson, Assigned: djackson)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Based on the results from the Nightly experiment. We can enable ECH, ECH GREASE and ECH+QUIC in Nightly without fallbacks:

The Nimbus features are:

{
  "tlsEnabled": true,
  "h3Enabled": true,
  "forceWaitHttpsRR": true,
  "insecureFallback": false,
  "tlsGreaseProb": 100,
  "h3GreaseEnabled": true,
  "disableGreaseOnFallback": false,
  "greasePaddingSize": 100
}

The pref was misnamed in a few tests and needed setting correctly in others.

Depends on D173642

Flags: needinfo?(djackson)
Regressions: 1839337
Regressions: 1847804
Group: mozilla-employee-confidential
Component: Libraries → Networking: HTTP
Product: NSS → Core
Target Milestone: --- → 113 Branch
Version: trunk → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: