openstack-ansible-os_trove/releasenotes/notes/tls12-only-d7221a33188dc7a0.yaml
Matthew Thode 9ca27aad2f
Force force-tlsv12 only
Secure by default

Change-Id: I71d4ba27c1cd3509fd99dbad0e7e7ff206f723f7
2018-12-17 09:53:43 -06:00

8 lines
251 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 trove_ssl_protocol
variable.