openstack-ansible/releasenotes/notes/tls12-only-08825fd013f0a244.yaml
Matthew Thode 05d9f6a032
Force force-tlsv12 only
Secure by default

Change-Id: I507a25114481ff0c6b229eeea980785a45dad460
2018-12-17 09:57:03 -06:00

7 lines
241 B
YAML

---
security:
- |
The default TLS version has been set to TLS1.2. This only allows
version 1.2 of the protocol to be used when terminating or creating TLS
connections. You can change the value with the ssl_protocol variable.