yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46556
[Bug 1374001] Re: Xenserver glance plugin uses unsafe SSL connection
Due to limitations of the xen platform this is not really fixable.
Closing.
** Changed in: nova
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1374001
Title:
Xenserver glance plugin uses unsafe SSL connection
Status in OpenStack Compute (nova):
Won't Fix
Bug description:
plugins/xenserver/xenapi/etc/xapi.d/plugins/glance _upload_tarball
uses httplib.HTTPSConnection objects. In Python 2.x those do not
perform CA checks so client connections are vulnerable to MiM attacks.
This is the specific version of
https://bugs.launchpad.net/nova/+bug/1188189.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1374001/+subscriptions
References