Hi! I’m using Rancher v2.5.5 and RKE kubernetes (launching with Rancher, 1.19.4 k8s).
We check CVE vulnerability and find that etcd uses weak cipher suites.
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
TLS_RSA_WITH_3DES_EDE_CBC_SHA
How can i disabled that cipher??