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

fix: allow configuring tls-cipher-suites #261

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

mnaser
Copy link
Member

@mnaser mnaser commented Nov 30, 2023

This patch allows you to configure TLS cipher suites for the
API server with a sane set of secure defaults.

Closes #251

@mnaser mnaser force-pushed the fix-tls-cipher-suites branch 2 times, most recently from 09db358 to 5110532 Compare November 30, 2023 21:18
This patch allows you to configure TLS cipher suites for the
API server with a sane set of secure defaults.

Closes #251
@mnaser mnaser force-pushed the fix-tls-cipher-suites branch from 5110532 to 493d702 Compare November 30, 2023 22:06
@okozachenko1203 okozachenko1203 self-requested a review December 5, 2023 13:37
@mnaser mnaser merged commit d1b7ab5 into main Dec 5, 2023
26 checks passed
@mnaser mnaser deleted the fix-tls-cipher-suites branch December 5, 2023 22:06
@okozachenko1203
Copy link
Member

For verification, I used both clients who use tls1.3 and tls1.2.
I couldn't find openssl 1.0.1 so I did test using openssl 1.0.2 jamiehewland/openssl:1.0.2.

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.

CVE-2016-2183: Change cipher for kubernetes certificates
2 participants