octavia/releasenotes/notes/force-controlplane-amphora-communication-to-use-tls1.2-1c4adf72d2ce5a82.yaml
Adam Harwell 5b831f2a5b Force amp-agent communication to TLSv1.2
Also allow configuration of this minimum.
The previous default of SSLv2/3 is very insecure.

Change-Id: If34c7c34d9a6a77685fb177976dc2070760c7b37
2019-05-14 14:02:57 -07:00

7 lines
215 B
YAML

---
security:
- |
Communication between the control-plane and the amphora-agent now uses
minimum TLSv1.2 by default, and is configurable. The previous default of
SSLv2/3 is widely considered insecure.