5b831f2a5b
Also allow configuration of this minimum. The previous default of SSLv2/3 is very insecure. Change-Id: If34c7c34d9a6a77685fb177976dc2070760c7b37
7 lines
215 B
YAML
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.
|