Closed
Bug 757832
Opened 14 years ago
Closed 6 years ago
Certificate viewer: Display human readable name constraints extension
Categories
(Core :: Security: PSM, defect, P5)
Core
Security: PSM
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: KaiE, Unassigned)
Details
(Whiteboard: [psm-backlog])
When viewing a certificate with the certificate manager UI, all we get is a hexadecimal dump.
We should enhance Mozilla's code, enabling it to display a human readable display.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment 2•11 years ago
|
||
Bug 557830 was changed to fix a bug in NSS. Any name constraints-related improvements to the certificate viewer in firefox can be tracked in this bug.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
FYI: I submitted two patches to bug 557830 which provide this functionality (the human readable information is already parsed into a structure in the existing code; my patches simply display that structure's fields to the user). I believe the patches are still valid and would fix this bug / supply this feature, although there is some discussion in the other bug about whether maybe all of FF's X.509 support should be rewritten from scratch in javascript instead.
Updated•10 years ago
|
Whiteboard: [psm-backlog]
Updated•9 years ago
|
Priority: -- → P5
Comment 4•6 years ago
|
||
We reimplemented the certificate viewer and won't be continuing to develop the old one.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•