kolla-ansible/ansible/roles/haproxy
Kevin Tibi 16df54eaa5 Disable TLS 1.1 on haproxy
While it is possible to implement countermeasures against some attacks
on TLS, migrating to a later version of TLS (TLS 1.2 is strongly
encouraged) is the only reliable method to protect against
the current protocol vulnerabilities.[1]

[1] https://blog.pcisecuritystandards.org/are-you-ready-for-30-june-2018-sayin-goodbye-to-ssl-early-tls

Change-Id: I44f67e3a49bb00fea069d29c46b3e86404c7df0b
2018-07-20 11:10:33 +02:00
..
defaults Add possibility to increase Murano agent timeout 2018-06-19 15:35:03 +00:00
handlers Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Specify 'become' for all tasks that use kolla_docker module 2018-06-08 12:39:24 +00:00
templates Disable TLS 1.1 on haproxy 2018-07-20 11:10:33 +02:00