Closed
Bug 652004
Opened 14 years ago
Closed 14 years ago
Do not cache intermediate certs in private browsing mode
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
DUPLICATE
of bug 577689
People
(Reporter: briansmith, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: privacy)
+++ This bug was initially created as a clone of Bug #652003 +++
+++ This bug was initially created as a clone of Bug #652002 +++
+++ This bug was initially created as a clone of Bug #518343 +++
As we make TLS connections, we cache (on disk) all the intermediate certs (certs other than the website's EE cert) in the certificate database, in order to reduce the odds of the user running into "incomplete cert chain" and "untrusted issuer" errors. We must not do this in private browsing mode.
| Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•