We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Fedora Rawhide with Golang 1.16 beta 1, TestVerifyEC2 fails like this:
--- FAIL: TestVerifyEC2 (0.00s) verify_test.go:92: Verify failed with error: x509: cannot verify signature: algorithm unimplemented
Probably related to https://tip.golang.org/doc/go1.16#crypto/x509 golang/go#40337
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
On Fedora Rawhide with Golang 1.16 beta 1, TestVerifyEC2 fails like this:
Probably related to https://tip.golang.org/doc/go1.16#crypto/x509 golang/go#40337
The text was updated successfully, but these errors were encountered: