Closed Bug 1070444 Opened 10 years ago Closed 10 years ago

mozilla::pkix's pkixbuild_tests uses NSS directly

Categories

(Core :: Security: PSM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla37

People

(Reporter: briansmith, Assigned: briansmith)

References

Details

Attachments

(1 file)

pkixbuild_tests.cpp is the only test that uses NSS directly. We should modify it so that it doesn't use NSS at all. To do so, we need to change the implementation of the FindIssuers function and the CERTCertificate-using code related to that, and then remove the call to NSS_NoDB_Init.
Blocks: 1033561
OS: Windows 8.1 → All
Hardware: x86 → All
Target Milestone: --- → mozilla37
Assignee: nobody → brian
Status: NEW → ASSIGNED
Attachment #8540559 - Flags: review?(dkeeler)
Comment on attachment 8540559 [details] [diff] [review]
bug-1070444.patch

Review of attachment 8540559 [details] [diff] [review]:
-----------------------------------------------------------------

Great - thanks for taking care of this.
Attachment #8540559 - Flags: review?(dkeeler) → review+
https://hg.mozilla.org/mozilla-central/rev/2f90deb1be15
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: