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

Set SSLContext minimum version to TLSv1_2 #2383

Closed
wants to merge 1 commit into from
Closed

Conversation

wbarnha
Copy link
Contributor

@wbarnha wbarnha commented Aug 6, 2023

This change should enforce usage of stronger cryptographic protocols. More information is available at https://cwe.mitre.org/data/definitions/327.html.

This change is Reviewable

@wbarnha
Copy link
Contributor Author

wbarnha commented Aug 6, 2023

Looks like this will break support for Kafka v0.8.2.2, the test is stuck running for reasons I need to look into.

@dpkp dpkp force-pushed the master branch 2 times, most recently from 9c8c8af to 8ebb14c Compare February 12, 2025 22:19
@dpkp
Copy link
Owner

dpkp commented Feb 14, 2025

We provide ssl_context configurations for users who want to enforce this minimum.

@dpkp dpkp closed this Feb 14, 2025
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