Closed bcressey closed 23 hours ago
Platform I'm building on: x86_64
What I expected to happen: kubelet should not warn about insecure ciphers.
kubelet
What actually happened:
Nov 01 21:19:23 i-0331aa1899658f2f7.us-west-2.compute.internal kubelet[3749]: I1101 21:19:23.690122 3749 server.go:1143] "Use of insecure cipher detected." cipher="TLS_RSA_WITH_AES_256_GCM_SHA384" Nov 01 21:19:23 i-0331aa1899658f2f7.us-west-2.compute.internal kubelet[3749]: I1101 21:19:23.690136 3749 server.go:1143] "Use of insecure cipher detected." cipher="TLS_RSA_WITH_AES_128_GCM_SHA256"
How to reproduce the problem: Build a k8s variant with the changes from #230 applied.
Platform I'm building on: x86_64
What I expected to happen:
kubelet
should not warn about insecure ciphers.What actually happened:
How to reproduce the problem: Build a k8s variant with the changes from #230 applied.