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

Remove OCSP stapling #1557

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Remove OCSP stapling #1557

merged 1 commit into from
Mar 6, 2025

Conversation

swalkinshaw
Copy link
Member

Let's Encrypt is ending its OCSP support. See
https://letsencrypt.org/2024/12/05/ending-ocsp/ for the timeline.

This removes all OCSP stapling functionality in Trellis. While this could be kept for other SSL certificate providers, there are a few reasons to remove this entirely:

  1. the certificate authority would need to provide OCSP support
  2. the vast majority of Trellis users use Let's Encrypt only
  3. there are privacy concerns regardless

Let's Encrypt is ending its OCSP support. See
https://letsencrypt.org/2024/12/05/ending-ocsp/ for the timeline.

This removes all OCSP stapling functionality in Trellis. While this
could be kept for other SSL certificate providers, there are a few
reasons to remove this entirely:

1. the certificate authority would need to provide OCSP support
2. the vast majority of Trellis users use Let's Encrypt only
3. there are privacy concerns regardless
@swalkinshaw swalkinshaw merged commit d4b6f29 into master Mar 6, 2025
2 checks passed
@swalkinshaw swalkinshaw deleted the remove-ocsp-stapling branch March 6, 2025 22:48
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