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

Restore caching of OCSP revocations #63

Merged
merged 2 commits into from
Jan 24, 2019
Merged

Conversation

jgsmith-usds
Copy link
Contributor

@jgsmith-usds jgsmith-usds commented Jan 9, 2019

Why: We cache the responses in case we can't connect
to the OCSP server at the time a cert is presented again.

How: Uncomment the line that does the caching. Of course, linting
caused a lot more changes.

**Why**: We cache the responses in case we can't connect
to the OCSP server at the time a cert is presented again.

**How**: Uncomment the line that does the caching.
Copy link
Contributor

@stevegsa stevegsa left a comment

Choose a reason for hiding this comment

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

LGTM

@jgsmith-usds jgsmith-usds merged commit fced6ba into master Jan 24, 2019
@jgsmith-usds jgsmith-usds deleted the jgs/cache-ocsp-responses branch January 24, 2019 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants