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

Define a NoOCSPServerSpecified error #245

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

kenjenkins
Copy link
Contributor

Define an exported NoOCSPServerSpecified error, to make it easier to distinguish the case that a certificate does not support OCSP (from other OCSP stapling errors). Add a unit test exercising this behavior.

Implements #244.

Define an exported NoOCSPServerSpecified error, to make it easier to
distinguish the case that a certificate does not support OCSP (from
other OCSP stapling errors). Add a unit test exercising this behavior.
Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

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

Thanks for the PR! This is a high-quality and simple contribution, which we welcome. 👍 Happy to merge this as soon as CI completes.

@mholt mholt merged commit 693a79b into caddyserver:master Jul 18, 2023
6 checks passed
@kenjenkins kenjenkins deleted the ocsp-error-type branch July 18, 2023 04:10
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.

None yet

2 participants