Closed Bug 1535752 Opened 6 years ago Closed 6 years ago

avoid unnecessary base64-encoding when calling cert_storage functions

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: keeler, Assigned: keeler)

References

Details

(Whiteboard: [psm-assigned])

Attachments

(1 file)

Bug 1429796 will replace the cert blocklist with cert_storage. The API as it will land requires that inputs be base64-encoded. This is useful for when we're adding data to it from e.g. kinto, but when we're e.g. checking certificates for revocation it isn't necessary.

Assignee: nobody → dkeeler
Priority: P2 → P1
Whiteboard: [psm-backlog] → [psm-assigned]
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ed9c289b46b8
avoid unnecessarily base64-encoding inputs to nsICertStorage when we already have DER r=mgoodwin
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: