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
Description
@znewman01 brings this up in this comment: #2393 (comment)
Currently, we have:
VerifySCT
doUpload
All three of these should be addressed, maybe by adding a new struct into either the signopts or keyopts
The text was updated successfully, but these errors were encountered:
cosign sign-blob
--certificate
--certificate-chain
No branches or pull requests
Description
@znewman01 brings this up in this comment: #2393 (comment)
Currently, we have:
VerifySCT
for CT pubkey, which is called on the sign path.doUpload
using a Rekor pubkey (from the API in that PR) to verify the uploaded responseAll three of these should be addressed, maybe by adding a new struct into either the signopts or keyopts
The text was updated successfully, but these errors were encountered: