Fix the tls_cipher_prohibit_list release note
A previous patch[1] improved the terminology of this new feature, but the release note was not updated for the new terminology. This patch corrects that. [1] https://review.opendev.org/740096 Change-Id: Ife4cd12a2027fc073b4b135912eab5e397a83a4d
This commit is contained in:
parent
954cf8afb3
commit
d3885cacc3
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
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.
|
|
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
Added ``tls_cipher_prohibit_list`` 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 prohibited.
|
Loading…
Reference in New Issue
Block a user