Comment 10 for bug 1754368

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to puppet-tripleo (stable/newton)

Reviewed: https://review.openstack.org/554422
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=b83cc42da9b037bbbd1461f559a53e1d3258743b
Submitter: Zuul
Branch: stable/newton

commit b83cc42da9b037bbbd1461f559a53e1d3258743b
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Thu Mar 8 17:28:27 2018 +0200

    Disallow TLS v1.0 from HAProxy

    This forces HAProxy to only accept newer versions of TLS, which allows
    us to meet FedRAMP requirements.

    Conflicts:
          manifests/haproxy.pp

    Change-Id: I14f4de3875a743ee5328b13668790b26cefd8439
    Related-Bug: #1754368
    (cherry picked from commit ebde918b0f0cea8715a30f57ca7c2683dd477c50)