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

verify: fix timerange inclusion check #633

Merged
merged 3 commits into from
May 2, 2023
Merged

Conversation

woodruffw
Copy link
Member

Our previous check was incorrect: it would fail verification on an otherwise valid inclusion proof if the integrated time happened to be at the last moment of not_valid_after.

See: sigstore/protobuf-specs#78

Our previous check was incorrect: it would fail verification on
an otherwise valid inclusion proof if the integrated time happened
to be at the last moment of `not_valid_after`.

Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw self-assigned this Apr 25, 2023
@woodruffw woodruffw marked this pull request as ready for review April 25, 2023 23:27
Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw requested a review from di April 25, 2023 23:39
Copy link
Contributor

@tetsuo-cpp tetsuo-cpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tetsuo-cpp tetsuo-cpp merged commit 8e251bd into main May 2, 2023
@tetsuo-cpp tetsuo-cpp deleted the ww/fix-timerange-check branch May 2, 2023 01:36
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.

2 participants