Closed eclipseo closed 3 years ago
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 https://github.com/golang/go/issues/40337
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 https://github.com/golang/go/issues/40337