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

Update certificate issuance documentation #702

Merged
merged 1 commit into from Aug 2, 2022

Conversation

haydentherapper
Copy link
Contributor

Updated with new backends, CSR, embedded SCT, and cleaned up security
model.

Fixes #699

Signed-off-by: Hayden Blauzvern hblauzvern@google.com

Summary

Release Note

Documentation

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2022

Codecov Report

Merging #702 (ae4c766) into main (d9fe79b) will increase coverage by 0.35%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #702      +/-   ##
==========================================
+ Coverage   54.00%   54.35%   +0.35%     
==========================================
  Files          36       36              
  Lines        2248     2248              
==========================================
+ Hits         1214     1222       +8     
+ Misses        940      934       -6     
+ Partials       94       92       -2     
Impacted Files Coverage Δ
pkg/ca/fileca/load.go 68.96% <0.00%> (+10.34%) ⬆️
pkg/ca/fileca/watch.go 100.00% <0.00%> (+50.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

Updated with new backends, CSR, embedded SCT, and cleaned up security
model.

Fixes sigstore#699

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
@haydentherapper haydentherapper merged commit 1504b5a into sigstore:main Aug 2, 2022
@haydentherapper haydentherapper deleted the update-docs branch August 2, 2022 15:13
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.

Update certificate issuance doc
4 participants