-
Notifications
You must be signed in to change notification settings - Fork 379
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
Add ability to verify a signature with a set of fingerprints #1904
Add ability to verify a signature with a set of fingerprints #1904
Conversation
I should probably make it return the selected fingerprint. If I don't do it now it's hard to change the API later. |
e4d7125
to
9d78883
Compare
9d78883
to
c6bbbc0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Looks good, just a few nits.
038fb0d
to
c2236bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM otherwise.
Signed-off-by: James Hewitt <[email protected]>
c2236bd
to
e1680d3
Compare
OK, I think its done :) |
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
To support containers/skopeo#1950