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

fix: cosign verify for vault #1328

Merged
merged 1 commit into from
Jan 15, 2022
Merged

Conversation

hectorj2f
Copy link
Contributor

Signed-off-by: hectorj2f hectorf@vmware.com

Summary

Bump sigstore dependency to fix #1301.

cosign verify --key hashivault://testcosign-kms golang:1.16
Error: no matching signatures:
Failed vault verification
main.go:46: error during command execution: no matching signatures:
Failed vault verification

Ticket Link

Fixes #1301

Release Note


Signed-off-by: hectorj2f <hectorf@vmware.com>
@hectorj2f hectorj2f self-assigned this Jan 15, 2022
@hectorj2f
Copy link
Contributor Author

I've ran the tests locally and they worked.

@dlorenc
Copy link
Member

dlorenc commented Jan 15, 2022

It passes everywhere but Windows... I doubt this is related to your PR. I can try to debug later today.

@dlorenc dlorenc merged commit 888b392 into sigstore:main Jan 15, 2022
@github-actions github-actions bot added this to the v1.5.0 milestone Jan 15, 2022
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
Signed-off-by: hectorj2f <hectorf@vmware.com>
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.

cosign verify doesn't properly validate when Vault used as KMS
2 participants