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

Update CHANGES [GL #3725]

Mention that TLS session resumption for Mutual TLS has been fixed.
This commit is contained in:
Artem Boldariev
2022-12-13 14:14:43 +02:00
parent d5d31c6ba1
commit d8e04cdbc7

View File

@@ -1,3 +1,8 @@
6046. [bug] TLS session resumption might lead to handshake
failures when client certificates are used for
authentication (Mutual TLS). This has been fixed.
[GL #3725]
6045. [cleanup] The list of supported DNSSEC algorithms changed log 6045. [cleanup] The list of supported DNSSEC algorithms changed log
level from "warning" to "notice" to match named's other level from "warning" to "notice" to match named's other
startup messages. [GL !7217] startup messages. [GL !7217]