Closed
Bug 1696330
Opened 4 years ago
Closed 4 years ago
Certviewer does not wrap PEM (chain) files
Categories
(Firefox :: Security, defect)
Firefox
Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1615612
People
(Reporter: emk, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Steps to reproduce:
- Open the certificate viewer.
- Click
PEM (cert)
to download a cert file. - Click
PEM (chain)
to download another file. - Open downloaded files with a text editor.
Actual result:
Although PEM (cert)
is wrapped at 64 characters, PEM (chain)
is not.
Expected result:
PEM (chain)
should be wrapped just like PEM (cert)
.
Apparently PEM (cert)
and PEM (chain)
are handled at different locations:
Updated•4 years ago
|
Blocks: cert-viewer
Severity: -- → S3
Updated•4 years ago
|
Severity: S3 → S4
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Updated•4 years ago
|
Assignee: jcristau → nobody
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Comment 3•4 years ago
|
||
Comment on attachment 9206864 [details]
Bug 1696330 - wrap lines at 64 characters when downloading certificate chain from the cert viewer. r?johannh
Revision D107191 was moved to bug 1615612. Setting attachment 9206864 [details] to obsolete.
Attachment #9206864 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•