← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1523222] [NEW] LBaaSv2 TLS support is limited to offloading

 

Public bug reported:

Most of the load balancers allow termination of TLS connections. A load balancer may run a TLS connection on the client side while running an unencrypted connection at the server side - which is called offloading and is currently supported by the LBaaSv2 API.
Another common practice is terminating the TLS connection at the load balancer - in order to allow L7 decision making or header manipulation, and running a TLS session on the server side. This is not supported by the current implementation.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523222

Title:
  LBaaSv2 TLS support is limited to offloading

Status in neutron:
  New

Bug description:
  Most of the load balancers allow termination of TLS connections. A load balancer may run a TLS connection on the client side while running an unencrypted connection at the server side - which is called offloading and is currently supported by the LBaaSv2 API.
  Another common practice is terminating the TLS connection at the load balancer - in order to allow L7 decision making or header manipulation, and running a TLS session on the server side. This is not supported by the current implementation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1523222/+subscriptions


Follow ups