-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add certutil+CKBI tests #36
Labels
Comments
Brief testing with certutil on Windows indicated that the certificates are coming through fine, but the trust bits are not. Need to test more carefully. |
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Mar 15, 2022
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Mar 15, 2022
Merged
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Mar 27, 2022
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Mar 27, 2022
JeremyRand
pushed a commit
that referenced
this issue
Apr 24, 2022
d53c621 Cirrus: Run Firefox up to 3 times on Windows (Jeremy Rand) 9986bfb p11mod: Implement CloseAllSessions (Jeremy Rand) Pull request description: Refs #36 Top commit has no ACKs. Tree-SHA512: 0f1f9b8ef35f8950bac6eb9f7a30199dcfa48163b3f506f902b0ab80b925ddea70cfb410384ea9e25b75d1022b90ab3da39febda9c18b1d85bdf41bd667e2565
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Apr 24, 2022
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Apr 24, 2022
JeremyRand
pushed a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Apr 27, 2022
JeremyRand
pushed a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Apr 27, 2022
JeremyRand
pushed a commit
that referenced
this issue
Apr 27, 2022
df1d5fe Exit application after Finalize on Windows (Jeremy Rand) e7494db Pin module on Windows (Jeremy Rand) c8aa87c p11mod: Suppress Finalize error (Jeremy Rand) 1675df5 Add certutil Windows tests (Jeremy Rand) 4899b10 Add certutil Linux tests (Jeremy Rand) Pull request description: Refs #36 Top commit has no ACKs. Tree-SHA512: 6a8b528279c68aaede84e4731f38cee5c767f92d6c57d55742f9ba4beedf48bd3cca5b2e9132f2437b6dd496c7bb038176211051cbd654ac79ad596d7701e693
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should add some tests that use certutil to dump certs and trust objects from CKBI. Probably the tlsrestrictnss code is a good guide for what commands to run.
The text was updated successfully, but these errors were encountered: