Update the release notes [GL #3504]

Mention that the 'tls' block was extended with a new 'cipher-suites'
option.
This commit is contained in:
Artem Boldariev
2023-12-14 15:57:55 +02:00
parent ac55d818c2
commit 59a57451e6

View File

@@ -20,7 +20,10 @@ Security Fixes
New Features
~~~~~~~~~~~~
- None.
- The ``tls`` block was extended with a new ``cipher-suites`` option
that allows setting allowed cipher suites for TLSv1.3. Please
consult the documentation for additional details.
:gl:`#3504`
Removed Features
~~~~~~~~~~~~~~~~