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

http_server: Set error header, persist OCSP. #344

Merged
merged 2 commits into from
Aug 19, 2022

Conversation

twifkak
Copy link
Collaborator

@twifkak twifkak commented Aug 19, 2022

When proxying unsigned, set a response header indicating the error. This could
include Accept not preferring SXG, but normal usage should avoid forwarding
such traffic to this server.

Use the filesystem for persistent and replicated storage of OCSP and ACME
state.

When proxying unsigned, set a response header indicating the error. This could
include `Accept` not preferring SXG, but normal usage should avoid forwarding
such traffic to this server.

Use the filesystem for persistent and replicated storage of OCSP and ACME
state.
@twifkak twifkak requested a review from antiphoton August 19, 2022 00:19
@twifkak twifkak closed this Aug 19, 2022
@twifkak twifkak reopened this Aug 19, 2022
@twifkak twifkak merged commit 2741af4 into google:main Aug 19, 2022
@twifkak twifkak deleted the server-error-storage branch August 19, 2022 18:03
@twifkak
Copy link
Collaborator Author

twifkak commented Aug 22, 2022

Addresses #250.

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