openstack-ansible-os_keystone/releasenotes/notes/tls12-only-75222cbe8c32ad57.yaml
Matthew Thode 599727704a
Force force-tlsv12 only
Secure by default

Change-Id: I8e1e26291be2a5d2b3153a853c21965d54eac3e9
2018-12-06 10:22:23 -06:00

8 lines
253 B
YAML

---
security:
- |
The default TLS verion 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 keystone_ssl_protocol
variable.