← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1303312] Re: SSL mode with combined cert/keys not supported

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

-- 
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):
  Fix Released

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


References