270b973bf9
Add new configuration option "minimum_tls_versions" to octavia.conf. Listeners, pools, or the default values for either will be blocked from using lower versions. Change-Id: Ifa0d695c2227772d6b37987a7857fe58ca660dc8 Story: 2006733 Task: 37171 Depends-On: I480b7fb9756d98ba9dbcdfd1d4b193ce6868e291
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
features:
|
|
- |
|
|
Added ``minimum_tls_version`` to ``octavia.conf``. Listeners, pools, and
|
|
the defaults for either will be blocked from using any lower TLS versions.
|
|
By default, there is no minumum version.
|