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

Allow an expired certificate chain to be uploaded and verified #873

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

haydentherapper
Copy link
Contributor

@haydentherapper haydentherapper commented Jun 15, 2022

This causes issues when trying to look up an entry where the chain was
valid/unexpired when uploaded, but has since expired when it's
retreived.

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

Summary

Ticket Link

Fixes

Release Note

Fixed bug with uploading and verifying certificate chains with expired certificates

@haydentherapper haydentherapper requested a review from a team as a code owner June 15, 2022 22:00
@codecov-commenter
Copy link

Codecov Report

Merging #873 (6981259) into main (744339f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #873      +/-   ##
==========================================
+ Coverage   46.34%   46.36%   +0.02%     
==========================================
  Files          60       60              
  Lines        5135     5137       +2     
==========================================
+ Hits         2380     2382       +2     
  Misses       2482     2482              
  Partials      273      273              
Impacted Files Coverage Δ
pkg/pki/x509/x509.go 56.92% <100.00%> (+0.67%) ⬆️
pkg/types/helm/v0.0.1/entry.go 48.08% <0.00%> (ø)

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 744339f...6981259. Read the comment docs.

This causes issues when trying to look up an entry where the chain was
valid/unexpired when uploaded, but has since expired when it's
retreived.

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

Signed-off-by: Hayden Blauzvern <[email protected]>
@haydentherapper
Copy link
Contributor Author

@cpanato We'll need a new cut to release this bug fix

@cpanato
Copy link
Member

cpanato commented Jun 16, 2022

@haydentherapper preparing the changelog and as soon we merge this i can cut a release

@cpanato
Copy link
Member

cpanato commented Jun 16, 2022

PR #874

@dlorenc dlorenc merged commit 4f0b750 into sigstore:main Jun 16, 2022
@github-actions github-actions bot added this to the v1.0.0 milestone Jun 16, 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.

4 participants