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

Add options for Rekor client, make public key fetcher configurable. #399

Merged
merged 1 commit into from Nov 9, 2023

Conversation

wlynch
Copy link
Member

@wlynch wlynch commented Nov 9, 2023

Also makes the default public key fetcher match the behavior of cosign, which also fixes a bug where verify was getting keys from Rekor directly.

Summary

Add options for Rekor client, make public key fetcher configurable.

Also makes the default public key fetcher match the behavior of cosign, which also fixes a bug where verify was getting keys from Rekor directly. s/o to @adityasaky for calling this out!

Release Note

  • Gitsign now reads Rekor public keys directly from TUF root instead of from Rekor API.

Documentation

priyawadhwa
priyawadhwa previously approved these changes Nov 9, 2023
Also makes the default public key fetcher match the behavior of cosign,
which also fixes a bug where verify was getting keys from Rekor
directly.

Signed-off-by: Billy Lynch <billy@chainguard.dev>
@wlynch wlynch merged commit cd66ccb into sigstore:main Nov 9, 2023
8 checks passed
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.

None yet

2 participants