Open
Bug 1410251
Opened 5 years ago
Updated 8 months ago
Emit a warning to the console when we encounter an invalid stapled OCSP response
Categories
(Core :: Security: PSM, enhancement, P2)
Core
Security: PSM
Tracking
()
NEW
Future
Tracking | Status | |
---|---|---|
firefox58 | --- | affected |
People
(Reporter: jcj, Unassigned)
References
Details
(Whiteboard: [psm-backlog])
When trustDomain.CheckRevocation returns Result::ERROR_OCSP_INVALID_SIGNING_CERT (and possibly other ERROR_OCSP_ non-fatals), we need to emit a warning to the browser console indicating that this happened.
Summary: Emit a warning to the console when we encounter an invalid staple → Emit a warning to the console when we encounter an invalid stapled OCSP response
Whiteboard: [psm-backlog]
Duplicate of this bug: 1416327
You need to log in
before you can comment on or make changes to this bug.
Description
•