Switch to TLSv1 as SSLv3 is considered insecure and is disabled by default
Bug #1409667 reported by
Lukas Bezdicka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
puppet-ceilometer |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
puppet-cinder |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
puppet-glance |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
puppet-heat |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
puppet-keystone |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
Juno |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
puppet-manila |
Fix Released
|
Undecided
|
Unassigned | ||
puppet-neutron |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
puppet-nova |
Fix Released
|
Undecided
|
Lukas Bezdicka | ||
Icehouse |
Fix Released
|
Undecided
|
Unassigned | ||
Juno |
Fix Released
|
Undecided
|
Lukas Bezdicka |
Bug Description
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+
Changed in puppet-ceilometer: | |
assignee: | nobody → Lukas Bezdicka (social-b) |
status: | New → In Progress |
Changed in puppet-cinder: | |
assignee: | nobody → Lukas Bezdicka (social-b) |
status: | New → In Progress |
Changed in puppet-glance: | |
assignee: | nobody → Lukas Bezdicka (social-b) |
status: | New → In Progress |
Changed in puppet-heat: | |
assignee: | nobody → Lukas Bezdicka (social-b) |
status: | New → In Progress |
Changed in puppet-keystone: | |
assignee: | nobody → Lukas Bezdicka (social-b) |
status: | New → In Progress |
Changed in puppet-neutron: | |
assignee: | nobody → Lukas Bezdicka (social-b) |
status: | New → In Progress |
Changed in puppet-nova: | |
assignee: | nobody → Lukas Bezdicka (social-b) |
status: | New → In Progress |
Changed in puppet-ceilometer: | |
milestone: | none → 6.0.0 |
Changed in puppet-glance: | |
milestone: | none → 6.0.0 |
Changed in puppet-heat: | |
milestone: | none → 6.0.0 |
Changed in puppet-keystone: | |
milestone: | none → 6.0.0 |
Changed in puppet-neutron: | |
milestone: | none → 6.0.0 |
Changed in puppet-nova: | |
milestone: | none → 6.0.0 |
Changed in puppet-cinder: | |
milestone: | none → 6.0.0 |
Changed in puppet-ceilometer: | |
status: | Fix Committed → Fix Released |
Changed in puppet-glance: | |
status: | Fix Committed → Fix Released |
Changed in puppet-heat: | |
status: | Fix Committed → Fix Released |
Changed in puppet-keystone: | |
status: | Fix Committed → Fix Released |
Changed in puppet-neutron: | |
status: | Fix Committed → Fix Released |
Changed in puppet-nova: | |
status: | Fix Committed → Fix Released |
Changed in puppet-manila: | |
status: | Fix Committed → Fix Released |
Changed in puppet-cinder: | |
status: | Fix Committed → Fix Released |
Changed in puppet-ceilometer: | |
status: | Fix Released → Fix Committed |
Changed in puppet-cinder: | |
status: | Fix Released → Fix Committed |
Changed in puppet-glance: | |
status: | Fix Released → Fix Committed |
Changed in puppet-heat: | |
status: | Fix Released → Fix Committed |
Changed in puppet-keystone: | |
status: | Fix Released → Fix Committed |
Changed in puppet-neutron: | |
status: | Fix Released → Fix Committed |
Changed in puppet-nova: | |
status: | Fix Released → Fix Committed |
Changed in puppet-keystone: | |
status: | Fix Committed → Fix Released |
Changed in puppet-glance: | |
status: | Fix Committed → Fix Released |
Changed in puppet-cinder: | |
status: | Fix Committed → Fix Released |
Changed in puppet-nova: | |
status: | Fix Committed → Fix Released |
Changed in puppet-ceilometer: | |
status: | Fix Committed → Fix Released |
Changed in puppet-neutron: | |
status: | Fix Committed → Fix Released |
Changed in puppet-heat: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/144788 /git.openstack. org/cgit/ stackforge/ puppet- ceilometer/ commit/ ?id=90247cf8cd0 eac760d5b8eb986 ceacf0db3fcc7f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 90247cf8cd0eac7 60d5b8eb986ceac f0db3fcc7f
Author: Lukas Bezdicka <email address hidden>
Date: Fri Jan 2 20:04:10 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 e23cb8548b74cf5 684562377aa
Change-Id: I00cfa06030b84a