Comment 17 for bug 1754368

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/562509
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=1b54e4b5a72446cd92042485a48cb82cc451a475
Submitter: Zuul
Branch: master

commit 1b54e4b5a72446cd92042485a48cb82cc451a475
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Thu Apr 19 09:51:20 2018 +0300

    Disallow SSLv2, SSLv3 and TLS1.0 in httpd for FedRAMP compliance.

    We now enforce TLS1.1 or higher for httpd connections, to meet the
    requirements for FedRAMP.

    Change-Id: If875822f1cb705d17405621e64fea2536edc142a
    Related-Bug: #1754368