Open
Bug 1375900
Opened 8 years ago
Updated 3 years ago
NSS taskcluster tests should run PKITS tests
Categories
(NSS :: Test, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: KaiE, Unassigned)
Details
The NSS taskcluster test environment should execute the pkits.sh test.
In order to run successfully, it's necessary to install the contents of the PKITS_data.zip file and to set the PKITS_DATA environment variable to the directory that contains the extracted archive.
| Reporter | ||
Comment 1•8 years ago
|
||
See https://wiki.mozilla.org/NSS:LinuxTinderbox
for some old instructions that mention PKITS, and which has a link to a cached copy of the required archive.
There appears to be a newer version of that archive available at
http://csrc.nist.gov/groups/ST/crypto_apps_infra/documents/PKITS_data.zip
http://csrc.nist.gov/groups/ST/crypto_apps_infra/pki/pkitesting.html
Comment 2•8 years ago
|
||
Not sure if this is worth doing with the PKI engines currently in NSS.
| Reporter | ||
Comment 3•8 years ago
|
||
(In reply to Franziskus Kiefer [:fkiefer or :franziskus] from comment #2)
> Not sure if this is worth doing with the PKI engines currently in NSS.
Why?
They are used by apps that don't use mozilla::pkix. They seem to contain testing for name constraints, and I think currently we don't have other tests covering them.
Bulk change per wleung.
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•