Open
Bug 1565282
Opened 5 years ago
Updated 2 years ago
Empty unnecessary fields in IntermediatePreloading data
Categories
(Core :: Security: PSM, task, P1)
Core
Security: PSM
Tracking
()
NEW
People
(Reporter: jcj, Assigned: keeler)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-assigned])
From https://bugzilla.mozilla.org/show_bug.cgi?id=1559064#c4 and https://bugzilla.mozilla.org/show_bug.cgi?id=1559064#c7 --
We now have a basically duplicate field in the intermediate schema records: subjectDN
is the binary (encoded) form of subject
(which is unencoded), and we should be able to empty out all subject
fields.
While we're at it, we could modify attachment.filename
to be a short static name like c.pem
, too, but probably only for new entries.
Updated•5 years ago
|
status-firefox69:
--- → affected
Updated•5 years ago
|
status-firefox70:
--- → affected
Comment 1•2 years ago
|
||
The bug assignee didn't login in Bugzilla in the last months and this bug has priority 'P2'.
:keeler, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: jc → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(dkeeler)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → dkeeler
Type: enhancement → task
Flags: needinfo?(dkeeler)
Priority: P2 → P1
Whiteboard: [psm-assigned]
Assignee | ||
Updated•2 years ago
|
See Also: → https://github.com/mozilla/crlite/issues/263
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•