Unable to remove weak TLS ciphers
Bug #1970993 reported by
Chris Johnston
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Etcd Charm |
Fix Released
|
High
|
Chris Johnston | ||
Etcd Snaps |
Invalid
|
Undecided
|
Unassigned | ||
Kubernetes Control Plane Charm |
Fix Released
|
High
|
Nobuto Murata |
Bug Description
etcd as provided by the snap and charm utilized the default TLS ciphers as provided by Go. This currently allows for weak ciphers to still be used by default (TLS_ECDHE_
With this, the snap and the charm should be updated to support a user defined cipher-suites config option which is then passed on to the snap.
[1] https:/
[2] https:/
description: | updated |
information type: | Public → Public Security |
Changed in charm-etcd: | |
status: | In Progress → Fix Committed |
Changed in charm-etcd: | |
milestone: | none → 1.24+ck1 |
Changed in charm-kubernetes-master: | |
status: | New → Fix Committed |
assignee: | nobody → Nobuto Murata (nobuto) |
Changed in charm-kubernetes-master: | |
milestone: | none → 1.24+ck1 |
tags: | added: backport-needed |
Changed in charm-etcd: | |
importance: | Undecided → High |
Changed in charm-kubernetes-master: | |
importance: | Undecided → High |
tags: | removed: backport-needed |
Changed in charm-etcd: | |
status: | Fix Committed → Fix Released |
Changed in charm-kubernetes-master: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
PR: https:/ /github. com/charmed- kubernetes/ layer-etcd/ pull/197