c8557f8847
This patch add 2 new pool options, which are 'ca_tls_container_ref' and 'crl_container_ref'. 'ca_tls_container_ref' will store the ca certificate used by backend servers. 'crl_container_ref' will store the revocation list file. Change-Id: I86277ff370e9ca04a22400348dbca90c63af55bc
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
Add both ``ca_tls_container_ref`` and ``crl_container_ref``
|
|
parameters for Octavia pools, which can be used to store the ca
|
|
certificate used by backend servers and the revocation list file.
|