Open
Bug 1410251
Opened 8 years ago
Updated 3 years 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.
Updated•7 years ago
|
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]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•