yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13246
[Bug 1303312] [NEW] SSL mode with combined cert/keys not supported
Public bug reported:
When Neutron WSGI is running in SSL mode, it requires a separate cert
file and key file. However, there are cases where these may be combined
into one file and neutron currently does not support this mode of
operation even though the underlying SSL library does[1].
1. https://docs.python.org/2/library/ssl.html#ssl.wrap_socket
** Affects: neutron
Importance: Undecided
Assignee: Kevin Benton (kevinbenton)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Kevin Benton (kevinbenton)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1303312
Title:
SSL mode with combined cert/keys not supported
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
When Neutron WSGI is running in SSL mode, it requires a separate cert
file and key file. However, there are cases where these may be
combined into one file and neutron currently does not support this
mode of operation even though the underlying SSL library does[1].
1. https://docs.python.org/2/library/ssl.html#ssl.wrap_socket
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1303312/+subscriptions
Follow ups
References