Comment 3 for bug 1437481

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/168523
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=56e7fb66611516bd719fe882bacf2b4b1aa45cb5
Submitter: Jenkins
Branch: master

commit 56e7fb66611516bd719fe882bacf2b4b1aa45cb5
Author: Ian Cordasco <email address hidden>
Date: Fri Mar 27 16:51:23 2015 -0500

    Harden Keystone's Apache config

    Previously the keystone-httpd.conf was only blacklisting SSLv2 and was
    allowing suboptimal (and in some cases, prohibited) cipher suites (e.g.,
    RC4).

    Change-Id: I4456bc1a0056da051947977a26dd6d57c549e421
    Closes-bug: 1437481