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

document --ca-roots and --ca-intermediates flags for 'cosign verify' #310

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

dmitris
Copy link
Contributor

@dmitris dmitris commented Jun 21, 2024

Summary

NB - please merge only AFTER the corresponding code PR sigstore/cosign#3464 is merged ❗

Redux of #291 reverted in #298.
Document the new --ca-roots and --ca-intermediates flags for cosign verify.

Related to sigstore/cosign sigstore/cosign#3464 and its issue sigstore/cosign#3462.
Document the new 'cosign verify' --ca-roots flag
and its difference to the --certificate-chain flag.
List the supported and currently unsupported use cases (single/multiple CA(s), intermediate CAs).

Release Note

  • New features and improvements, including behavioural changes, UI changes and CLI changes
  • cosign verify: added new -ca-roots and --ca-intermediates flags to use a certificate bundle PEM file with multiple CA root and optionally intermediate certificates

Documentation

N/A (this PR is the documentation change)

Copy link

netlify bot commented Jun 21, 2024

Deploy Preview for docssigstore ready!

Name Link
🔨 Latest commit e7dae18
🔍 Latest deploy log https://app.netlify.com/sites/docssigstore/deploys/6682eea01f52150008af0285
😎 Deploy Preview https://deploy-preview-310--docssigstore.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Related to sigstore/cosign#3462.
Document the new 'cosign verify' --ca-roots flag and
its difference to the --certificate-chain flag.
List the supported and currently unsupported use cases
(single/multiple CA(s), intermediate CAs).

Signed-off-by: Dmitry S <[email protected]>
@dmitris dmitris marked this pull request as ready for review July 1, 2024 18:03
@haydentherapper haydentherapper merged commit 2a1fa32 into sigstore:main Jul 1, 2024
6 checks passed
@dmitris dmitris deleted the cosign-3464-pr branch July 1, 2024 20:33
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.

2 participants