-
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
Test p11proxy with OpenDNSSEC #46
Labels
Comments
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Nov 29, 2021
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Nov 29, 2021
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Nov 30, 2021
JeremyRand
added a commit
that referenced
this issue
Nov 30, 2021
bab73dc p11mod: Implement CreateObject (Jeremy Rand) 9938bd0 p11mod: log unimplemented functions (Jeremy Rand) 28878d8 Dump proxy log if OpenDNSSEC tests fail (Jeremy Rand) Pull request description: Refs #46 This PR was part of #48 but was split off to keep PR size manageable. Top commit has no ACKs. Tree-SHA512: 184917a846448bb55c3d496e9c2e4f19ae94caf892af46b065accd7fd20292ec1b37a9741e6e3f641afc55c77c33c2871235c42fa943d056cb089586d12c5bbe
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Nov 30, 2021
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Dec 1, 2021
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Dec 1, 2021
JeremyRand
added a commit
that referenced
this issue
Dec 1, 2021
c6addff p11mod: Implement DestroyObject (Jeremy Rand) Pull request description: Refs #46 This PR was originally part of #48 but was split out to keep the PR size manageable. Top commit has no ACKs. Tree-SHA512: ee13aa1110ff75c578caf76ae5a48ed4874b337d555d302dba20237935e323b2d4ca485c563f414245b1f925ad02a6503c67f8595df4ccf9c7e15132ce39c8cb
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Dec 1, 2021
JeremyRand
added a commit
that referenced
this issue
Dec 1, 2021
d875017 p11mod: Implement Verify (Jeremy Rand) 0be0e47 p11mod: Implement VerifyInit (Jeremy Rand) 17762ca p11mod: Implement Sign (Jeremy Rand) 0eea9bf p11mod: Implement SignInit (Jeremy Rand) 6411037 Add p11proxy to OpenDNSSEC "test-rsaimport" tests (Jeremy Rand) Pull request description: Refs #46 This PR does not cover the `test-stability` tests or the other `test-all` tests. Top commit has no ACKs. Tree-SHA512: 7f2b6d21903ac9b38ffe04fbd203bd69fc71f7c888aa9706f89c77c14cedd6cdd0490c07431fa5fe3e7825674cc02c6640127f9e6dd947c3e0e8c9ef031e91af
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Feb 23, 2022
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Feb 23, 2022
JeremyRand
added a commit
to JeremyRand/pkcs11mod
that referenced
this issue
Feb 23, 2022
JeremyRand
added a commit
that referenced
this issue
Feb 23, 2022
1d119ad p11mod: Implement GenerateKeyPair (Jeremy Rand) 10bb088 Add p11proxy to OpenDNSSEC "test-rsapub" tests (Jeremy Rand) Pull request description: Refs #46 Top commit has no ACKs. Tree-SHA512: 8aa9f084f0e675a4f1a4173ebdc6cb5e819c791dcbab57fb0d7ba028e2d0dd8d9776a15ed2e4a234f1fd2942710e4ae1974a603027799c26dd20789b6a620152
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We currently test OpenDNSSEC with pkcs11proxy, but not p11proxy. We should add tests for p11proxy with OpenDNSSEC.
The text was updated successfully, but these errors were encountered: