2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Update CHANGES [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:34:30 +02:00
parent 0867e2ea30
commit ac55d818c2

View File

@@ -1,3 +1,8 @@
6321. [func] The 'tls' block was extended with a new
'cipher-suites' option that allows setting
allowed cipher suites for TLSv1.3.
[GL #3504]
6320. [bug] Fix a possible crash in 'dig +nssearch +nofail' and
'host -C' commands when one of the name servers returns
SERVFAIL. [GL #4508]