Closed Bug 1686833 Opened 4 years ago Closed 4 years ago

avoid CERTCertificate in nsNSSCertificate::GetDbKey

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
86 Branch
Tracking Status
firefox86 --- fixed

People

(Reporter: keeler, Assigned: keeler)

References

(Blocks 1 open bug)

Details

(Whiteboard: [psm-assigned])

Attachments

(1 file)

nsNSSCertificate::GetDbKey doesn't need to use a decoded CERTCertificate - it can use mozilla::pkix.

This patch changes nsNSSCertificate::GetDbKey to use mozilla::pkix::BackCert
instead of requiring a decoded CERTCertificate.

Pushed by dkeeler@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/870af0b2f2a9 avoid CERTCertificate in nsNSSCertificate::GetDbKey r=bbeurdouche
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: