mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-27 09:06:51 -04:00
Modify release notes [GL #2795]
Mention that it is now possible to specify supported TLS protocol versions.
This commit is contained in:
parent
bbf758a6fd
commit
503a9a56b2
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ Known Issues
|
|||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- Ability to specify supported TLS protocol versions within ``tls``
|
||||
clauses (e.g. ``protocols { TLSv1.2; TLSv1.3; };``). :gl:`#2795`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue