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 pre-tls1.2 tracking code from Boulder #7710

Open
mcpherrinm opened this issue Sep 13, 2024 · 0 comments · May be fixed by #7711
Open

Remove pre-tls1.2 tracking code from Boulder #7710

mcpherrinm opened this issue Sep 13, 2024 · 0 comments · May be fixed by #7711
Assignees

Comments

@mcpherrinm
Copy link
Contributor

mcpherrinm commented Sep 13, 2024

as of https://community.letsencrypt.org/t/rejecting-tls-1-0-1-1-for-inbound-acme-connections/176107/4?u=mcpherrinm, the incoming LBs no longer support 1.0 / 1.1, so we can remove the code in Boulder which looks for and rejects these requests:

https://github.com/letsencrypt/boulder/blob/main/wfe2/wfe.go#L288-L292
https://github.com/letsencrypt/boulder/blob/main/wfe2/wfe_test.go#L3790-L3803

@kruti-s kruti-s linked a pull request Sep 13, 2024 that will close this issue
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 a pull request may close this issue.

2 participants