Skip to content

Disabling OCSP stapling - #438

Merged
AlexanderMalmstrom merged 2 commits into
productionfrom
ocsp-fix
Jul 28, 2026
Merged

Disabling OCSP stapling#438
AlexanderMalmstrom merged 2 commits into
productionfrom
ocsp-fix

Conversation

@AlexanderMalmstrom

Copy link
Copy Markdown
Contributor

Sets SSLUseStapling to off since Let’s Encrypt as stopped supporting OCSP.
https://letsencrypt.org/2024/12/05/ending-ocsp

#SSLSessionTickets Off
SSLCompression off
SSLUseStapling on
SSLUseStapling off

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

remove this completely

@AlexanderMalmstrom AlexanderMalmstrom left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Line removed

@SoundGoof SoundGoof left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@AlexanderMalmstrom
AlexanderMalmstrom merged commit 65eb8d6 into production Jul 28, 2026
1 check passed
@AlexanderMalmstrom
AlexanderMalmstrom deleted the ocsp-fix branch July 28, 2026 20:52
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