]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #2723
authorMichał Kępień <michal@isc.org>
Wed, 22 Dec 2021 17:17:26 +0000 (18:17 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 22 Dec 2021 17:17:26 +0000 (18:17 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 649f85c27c3826a7070565c1b5de79bc4c4155d4..9ca79b3cabdf26c91f2032e4ad7e7eeb701186fc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5783.  [func]          named is now able to log TLS pre-master secrets for
+                       debugging purposes. This requires setting the
+                       SSLKEYLOGFILE environment variable appropriately.
+                       [GL #2723]
+
 5782.  [func]          Use ECDSA P-256 instead of a 4096-bit RSA when
                        generating ephemeral key and certificate for the
                        'tls ephemeral' configuration. [GL #2264]