Add new configuration option "tls_cipher_blacklist" to octavia.conf. Blacklisted ciphers are blocked from being used in listeners, pools, or default cipher strings. Change-Id: I44fd4da1b47faee9cc01b9426898a28b6f13f223 Story: 2006627 Task: 37168
7 lines
225 B
YAML
7 lines
225 B
YAML
---
|
|
features:
|
|
- |
|
|
Added ``tls_cipher_blacklist`` to ``octavia.conf``. Listeners, pools, and
|
|
the default values for either will be blocked from using any of these ciphers.
|
|
By default, no ciphers are blacklisted.
|