Closed
Bug 1574621
Opened 6 years ago
Closed 4 years ago
Certificates can't be viewed in Certificate Manager
Categories
(Thunderbird :: Preferences, defect)
Tracking
(thunderbird_esr78 unaffected, thunderbird82 unaffected)
RESOLVED
FIXED
Thunderbird 70.0
Tracking | Status | |
---|---|---|
thunderbird_esr78 | --- | unaffected |
thunderbird82 | --- | unaffected |
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
1.58 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
In Prefs/Privacy & Security/Certificates open the Certificate Manager through "Manage Certificates...". Select a Certificate and click on "View...". Nothing happens, the certificate should be shown in a dialog.
Assignee | ||
Comment 1•6 years ago
|
||
The viewer isn't shown because it checks for the security.aboutcertificate.enabled
pref (introduced with bug 1560538) which doesn't exists. All we need is to add this pref.
Comment 2•6 years ago
|
||
Comment on attachment 9086166 [details] [diff] [review]
1574621-cert-viewer-pref.patch
OK, but can we copy the other bits as well? They could go here, no?
https://searchfox.org/comm-central/search?q=chrome%3A%2F%2Fpippki%2Fcontent%2FcertViewer.xul&case=false®exp=false&path=mailnews
I can land this as a quick fix.
Attachment #9086166 -
Flags: review?(jorgk) → review+
Updated•6 years ago
|
Keywords: checkin-needed,
leave-open
Target Milestone: --- → Thunderbird 70.0
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/7d22bb9f73ed
Port bug 1560538: Add security.aboutcertificate.enabled pref to show the cert viewer. r=jorgk
Keywords: checkin-needed
Comment 4•4 years ago
|
||
I think the rest of this was implemented in bug 1608894.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-thunderbird82:
--- → unaffected
Keywords: leave-open
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•