close
The Wayback Machine - https://web.archive.org/web/20201114121115/https://github.com/letsencrypt/boulder/pull/4380
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

Return OCSP unauthorized status if the certificate is expired #4380

Merged
merged 5 commits into from Aug 1, 2019

Conversation

@rolandshoemaker
Copy link
Contributor

@rolandshoemaker rolandshoemaker commented Jul 31, 2019

The ocsp-updater ocspStaleMaxAge config var has to be bumped up to ~7 months so that when it is run after the six-months-ago run it will actually update the ocsp responses generated during that period and mark the certificate status row as expired.

Fixes #4338.

@rolandshoemaker rolandshoemaker requested a review from letsencrypt/boulder-developers as a code owner Jul 31, 2019
Copy link
Contributor

@cpu cpu left a comment

This looks good to me but I think would benefit from an integration test as well.

@cpu
cpu approved these changes Aug 1, 2019
Copy link
Contributor

@cpu cpu left a comment

Thanks @rolandshoemaker, I appreciate you sticking with the integration test slog 😓

Copy link
Contributor

@jsha jsha left a comment

Can you add to the PR description saying why ocspStaleMaxAge had to change?

@jsha
jsha approved these changes Aug 1, 2019
Copy link
Contributor

@jsha jsha left a comment

Looks good. Bummer that we had to reintroduce six_months_ago, but I don't see any other way around it.

@rolandshoemaker rolandshoemaker merged commit db01830 into master Aug 1, 2019
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@rolandshoemaker rolandshoemaker deleted the ocsp-exp-unauth branch Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

3 participants
You can’t perform that action at this time.