Closed
Bug 873394
Opened 12 years ago
Closed 10 years ago
Cannot add an exception for an expired certificate (this certificate is valid and does not require an exception)
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 660749
People
(Reporter: freddy, Unassigned)
Details
I tried visiting this web page (nothing too special about it, the cert is expired): https://csptest.computerist.org/
The usual cert warning dialog comes: This Connection is Untrusted (about:certerror...)
When I click on "I Understand the Risks" and "Add Exception" the dialog says:
"Valid Certificate: This site provides valid, verified identification. There is no need to add an exception".
If I click on "View.." again, it says "Could not verify this certificate because it is expired"
This is on changeset: 132174:ea767da526ff (I *just* built from mozilla-central)
Comment 1•10 years ago
|
||
Try clearing your cache. If that fixes it, then it's due to the bug where we don't re-validate certificates for entries retrieved from the HTTP cache.
Component: Security → Security: PSM
Whiteboard: [DUPEME]
Confirming that clearing the cache solves this exact issue (connection is insecure, but the certificate is ok on the exception confirmation page). If this ticket is related to another, maybe they should be linked or this closed as a duplicate.
Windows 7, Firefox 32.0.2
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Whiteboard: [DUPEME]
You need to log in
before you can comment on or make changes to this bug.
Description
•