Closed
Bug 161907
Opened 23 years ago
Closed 23 years ago
OCSP always disabled when creating verified status status in cert manager
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 161915
People
(Reporter: KaiE, Assigned: ssaux)
References
Details
Look at nsCertTree::GetCellText
For the purposecol, before the verification information is queried from NSS,
OCSP gets disabled!
I bet this was done because otherwise the behaviour is simply too slow.
We should find a better solution.
Reporter | ||
Comment 1•23 years ago
|
||
I realize this bug is invalid, because currently at least the header column will
say that OCSP is not in use (when it is configured to be used).
I want to find a better solution to let the user know, and will do that in bug
161915.
*** This bug has been marked as a duplicate of 161915 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•