Closed
Bug 1654309
Opened 5 years ago
Closed 4 years ago
Add telemetry for 0-RTT in TLS 1.3
Categories
(Core :: Security: PSM, enhancement)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: mbirghan, Assigned: mbirghan)
References
Details
Attachments
(1 file)
As part of my bachelors thesis I will be looking at how much features that were introduced in TLS 1.3 are used. For that purpose I want to add telemetry for 0-RTT to see how often this feature is used.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
It got pointed out to me that we already have telemetry probes for 0-RTT which expired in 71.
To be specific I am talking about TLS_EARLY_DATA_ACCEPTED
, TLS_EARLY_DATA_BYTES_WRITTEN
and TLS_EARLY_DATA_NEGOTIATED
.
I will just re-activate them until 99 as specified in my data review from Bug 1649472.
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40a5a8c4c3ca
Add telemetry for 0-RTT in TLS 1.3 r=kjacobs
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•