octavia/releasenotes/notes/Add-pool-tls-client-auth-01d3b8acfb78ab14.yaml
ZhaoBo aa7ac7ab73 Pool support sni cert for backend re-encryption
Add 1 fields like Listener does, which is 'tls_container_ref', this
field is introduced into Pool for storage the pool client certificate to
the backend servers, when the traffic willing to bring a cert to the
servers and check for tls connection.

Story: 2003859
Task: 26685
Change-Id: I29b7c7116e6087c942179ed9efdead494ef277a3
2019-02-28 11:36:48 -08:00

6 lines
124 B
YAML

---
features:
- |
You can now specify a tls_container_ref on pools for TLS client
authentication to pool members.