openstack-ansible-haproxy_s.../releasenotes/notes/disable-sslv3-303acdcc6b593180.yaml
Kyle L. Henderson 1716a70703 Disable SSLv3
Add the 'ssl-default-bind-options no-sslv3' option to the
configuration file so that SSLv3 is not enabled.

Change-Id: I2d06189e61064d9af10bea1091fba31163331379
Closes-Bug: 1640560
2016-11-09 21:10:51 +00:00

4 lines
85 B
YAML

---
fixes:
- SSLv3 is now disabled in the haproxy daemon configuration by default.