Closed
Bug 1574959
Opened 6 years ago
Closed 3 years ago
The MITM detection of the update checker is invalid
Categories
(Core :: Security: PSM, defect, P2)
Core
Security: PSM
Tracking
()
RESOLVED
DUPLICATE
of bug 1727820
People
(Reporter: timhuang, Unassigned)
References
Details
(Whiteboard: [psm-backlog])
See [1], the request here is always undefined, so we won't be able to check the cert chain here. I believe we are missing something here, like
let request = event.target;
![]() |
||
Updated•6 years ago
|
![]() |
||
Updated•5 years ago
|
Severity: normal → S3
![]() |
||
Comment 1•3 years ago
|
||
Bug 1727820 fixed this, it seems.
You need to log in
before you can comment on or make changes to this bug.
Description
•