Closed
Bug 1669679
Opened 4 years ago
Closed 4 years ago
Rebuild cert-info when a resumption token is used for HTTP3
Categories
(Core :: Networking: HTTP, defect, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: dragana, Assigned: dragana)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
For this I will need to call RebuildCertificateInfoFromSSLTokenCache from Http3Session.cpp.
Dana, can you tell me where I should put this function so that I can access it from Http3Session? What will be ideal place for it?
One option is to put it into CommonSocketControl?
Flags: needinfo?(dkeeler)
Comment 2•4 years ago
|
||
CommonSocketControl
sounds like a good place for it.
Flags: needinfo?(dkeeler)
Assignee | ||
Comment 3•4 years ago
|
||
Pushed by ddamjanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/260e44c7fb17
Rebuild cert-info when a resumption token is used for HTTP3 r=keeler,necko-reviewers
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•