Skip to content
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

Use CA key instead of the subject key in the revocation test #122

Merged
merged 1 commit into from
Nov 17, 2021

Conversation

jdtw
Copy link
Contributor

@jdtw jdtw commented Nov 17, 2021

Go 1.17 added checks that a CA's public key matches the signing key used. The test was using the wrong key.

Closes #121

@CLAassistant
Copy link

CLAassistant commented Nov 17, 2021

CLA assistant check
All committers have signed the CLA.

@jdtw jdtw merged commit 3ff5d9c into master Nov 17, 2021
@jdtw jdtw deleted the jwood/fix-1.17-tests branch November 17, 2021 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Golang 1.17 broke Tests with crypto/x509
3 participants