-
Notifications
You must be signed in to change notification settings - Fork 22
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
CVE-2016-2183: Change cipher for kubernetes certificates #251
Closed
2 of 3 tasks
Comments
mnaser
added a commit
that referenced
this issue
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
added a commit
that referenced
this issue
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
added a commit
that referenced
this issue
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
added a commit
that referenced
this issue
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
added a commit
that referenced
this issue
Dec 5, 2023
This patch allows you to configure TLS cipher suites for the API server with a sane set of secure defaults. Closes #251
This was referenced Dec 5, 2023
For verification, I used both clients who use tls1.3 and tls1.2. |
This was referenced Dec 6, 2023
This was referenced Dec 15, 2023
This was referenced Mar 8, 2024
This was referenced Mar 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an umbrella issue.
There are 3 components for tls-cipher, apiserver, kubelet, and etcd.
etcd(optional)The text was updated successfully, but these errors were encountered: