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

Read public key of CT log from path to verify SCTs #529

Merged
merged 1 commit into from
Apr 20, 2022

Conversation

haydentherapper
Copy link
Contributor

This is an optional flag to verify an SCT before returning it to the
client.

Signed-off-by: Hayden Blauzvern [email protected]

Summary

Ticket Link

Fixes

Release Note


This is an optional flag to verify an SCT before returning it to the
client.

Signed-off-by: Hayden Blauzvern <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #529 (d3f438d) into main (38798fe) will decrease coverage by 0.22%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   33.75%   33.52%   -0.23%     
==========================================
  Files          18       18              
  Lines        1357     1357              
==========================================
- Hits          458      455       -3     
- Misses        836      838       +2     
- Partials       63       64       +1     
Impacted Files Coverage Δ
pkg/ca/fileca/load.go 58.62% <0.00%> (-10.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38798fe...d3f438d. Read the comment docs.

@haydentherapper
Copy link
Contributor Author

Tested with a local instance of Fulcio, using the public key from config/ctfe/rootkey.pem.

@dlorenc dlorenc merged commit ca16b54 into sigstore:main Apr 20, 2022
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

3 participants