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

Support creating PKI sigstore signatures #2724

Open
mtrmac opened this issue Feb 19, 2025 · 0 comments
Open

Support creating PKI sigstore signatures #2724

mtrmac opened this issue Feb 19, 2025 · 0 comments
Labels
kind/feature A request for, or a PR adding, new functionality

Comments

@mtrmac
Copy link
Collaborator

mtrmac commented Feb 19, 2025

#2579 has added support for sigstore signatures with non-Fulcio certificates, but we don’t support creating them.

  • Add something like signature/sigstore.WithPKICertificate (and still requiring WithPrivateKeyFile? and with a separate WithPKIIntermeciateCertificates? or just a single all-in-one call?)
  • Add support for the above in signature/sigstore/cli
  • And, possibly, add an end-to-end sign+verification test to the Skopeo repo
@mtrmac mtrmac added the kind/feature A request for, or a PR adding, new functionality label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A request for, or a PR adding, new functionality
Projects
None yet
Development

No branches or pull requests

1 participant