Closed Bug 1580316 Opened 5 years ago Closed 5 years ago

Update signatureInfo to Array of Array of nsIX509Cert(in raw bytes)

Categories

(Core :: Security: PSM, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: sefeng, Assigned: sefeng)

References

Details

(Whiteboard: [psm-assigned])

Attachments

(1 file)

No description provided.

The signatureInfo that has been used in ExternalHelperAppService and
ReputationService has been stored Array of nsIX509CertList, which
isn't necessary because only the raw bytes of the certs are required.
This patch intends to remove the usage of nsIX509CertList and store
the raw bytes directly.

Priority: -- → P1
Whiteboard: [psm-assigned]
Pushed by sefeng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5665560e6a9f
Update signatureInfo to Array of Array of nsIX509Cert(in raw bytes) r=keeler,dimi
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: