]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add release note for GL #2264
authorPetr Špaček <pspacek@isc.org>
Fri, 7 Jan 2022 14:23:36 +0000 (15:23 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 20 Jan 2022 10:19:58 +0000 (11:19 +0100)
Related: !5627
Use ECDSA P-256 instead of 4096-bit RSA for 'tls ephemeral'

doc/notes/notes-current.rst

index bffba0367afd4aa3636751d02701c87308d0f576..e851af92e31de1ccb0deca772530a82fc948ec95 100644 (file)
@@ -39,7 +39,10 @@ Removed Features
 Feature Changes
 ~~~~~~~~~~~~~~~
 
-- None.
+- ``named`` formerly generated an ephemeral key and certificate for the
+  ``tls ephemeral`` configuration using the RSA algorithm with 4096-bit
+  keys. This has been changed to the ECDSA P-256 algorithm. :gl:`#2264`
+
 
 Bug Fixes
 ~~~~~~~~~