openstack-ansible/releasenotes/notes/tls_variables-91160d4e38085de4.yaml
Dmitriy Rabotyagov 8c6076494c Freeze Ansible Roles for Beta release
Change-Id: I5361a9f4157a851a94708a81669bebcb6d825b09
2022-06-08 17:47:23 +00:00

10 lines
308 B
YAML

---
features:
- |
The HAProxy role now supports TLS v1.3 by default, alongside TLS v1.2.
deprecations:
- |
The variable 'haproxy_ssl_cipher_suite' is deprecated in favour of
'haproxy_ssl_cipher_suite_tls12' which will continue to manage
configuration of ciphers for TLS v1.2 and earlier.