Remove blacklist terminology in the Octavia tree
The configuration option tls_cipher_blacklist has been deprecated and replaced by tls_cipher_prohibit_list. Change-Id: I6152838c697e12d19b27343e3a0714e55ca52d88changes/96/740096/1
parent
bf196db6bc
commit
7890f0d999
@ -0,0 +1,9 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Terminology such as ``blacklist`` has been replaced with more
|
||||
inclusive words, such as ``prohibit list`` wherever possible.
|
||||
|
||||
The configuration option ``tls_cipher_blacklist`` has been deprecated
|
||||
and replaced with ``tls_cipher_prohibit_list``. It will be removed in a
|
||||
future release.
|
Loading…
Reference in New Issue