Closed Bug 1694542 Opened 4 years ago Closed 4 years ago

cache intermediate certificates on the socket thread when it is idle

Categories

(Core :: Security: PSM, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: keeler, Assigned: keeler)

References

(Blocks 1 open bug)

Details

(Whiteboard: [psm-assigned])

Attachments

(1 file)

Firefox caches intermediate certificates from verified connections in case they are useful in the future. This operation involves modifying the NSS cert database, and so should only be done on the socket thread (ideally when it is idle).

Firefox sometimes caches intermediate certificates from verified connections in
case they are useful in the future. This operation involves modifying the NSS
cert database, and so should only be done on the socket thread (ideally when it
is idle).

Pushed by dkeeler@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e2eaa6ac006b cache intermediate certificates on the socket thread when it is idle r=mbirghan,rmf
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: