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 with:
Testing in: /builddir/build/BUILD/pkcs7-d7302db945fa6ea264fb79d8e13e931ea514a602/_build/src PATH: /builddir/build/BUILD/pkcs7-d7302db945fa6ea264fb79d8e13e931ea514a602/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin GOPATH: /builddir/build/BUILD/pkcs7-d7302db945fa6ea264fb79d8e13e931ea514a602/_build:/usr/share/gocode GO111MODULE: off command: go test -buildmode pie -compiler gc -ldflags " -X github.com/fullsailor/pkcs7/version.commit=d7302db945fa6ea264fb79d8e13e931ea514a602 -X github.com/fullsailor/pkcs7/version=0 -extldflags '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '" testing: github.com/fullsailor/pkcs7 github.com/fullsailor/pkcs7 --- FAIL: TestVerifyEC2 (0.00s) pkcs7_test.go:47: Verify failed with error: x509: cannot verify signature: algorithm unimplemented Created root cert …
The text was updated successfully, but these errors were encountered:
It looks like this is a PR open to fix this against the mozilla-services fork: mozilla-services#50
Sorry, something went wrong.
No branches or pull requests
On Fedora Rawhide with Golang 1.16 beta 1, TestVerifyEC2 fails with:
The text was updated successfully, but these errors were encountered: