Switch to TLSv1 as SSLv3 is considered insecure and is disabled by default
Rabbitmq won't talk to us anymore if we try to use SSLv3 as it disabled
support for SSLv3. Openstack components use python's openssl
implementation which does not support TLSv1.1 and TLSv1.2 yet so we
just switch to TLSv1. Support for newer TLS should come with python
2.7.9+
Reviewed: https:/ /review. openstack. org/144791 /git.openstack. org/cgit/ stackforge/ puppet- glance/ commit/ ?id=592503bef11 96d69c0e44efca3 bea19104c3862b
Committed: https:/
Submitter: Jenkins
Branch: master
commit 592503bef1196d6 9c0e44efca3bea1 9104c3862b
Author: Lukas Bezdicka <email address hidden>
Date: Fri Jan 2 20:17:29 2015 +0100
Switch to TLSv1 as SSLv3 is considered insecure and is disabled by default
Rabbitmq won't talk to us anymore if we try to use SSLv3 as it disabled
support for SSLv3. Openstack components use python's openssl
implementation which does not support TLSv1.1 and TLSv1.2 yet so we
just switch to TLSv1. Support for newer TLS should come with python
2.7.9+
Closes-Bug: #1409667 cee028c3f890221 194b0179b8a
Change-Id: I6dd2dcf7d047d8