]> git.ipfire.org Git - thirdparty/bind9.git/commit
Deprecate AES algorithm for DNS cookies
authorOndřej Surý <ondrej@isc.org>
Tue, 7 Nov 2023 14:17:10 +0000 (15:17 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 13 Nov 2023 13:59:43 +0000 (14:59 +0100)
commit67d14b0ee541b5bacf7c295b4231a49ae435941c
tree456e640ac92b0fd23bb42183a8e8dbb3fd39d87b
parentfd4ad5f0ba9cb4a7228d0169ba2605a3420a60c5
Deprecate AES algorithm for DNS cookies

The AES algorithm for DNS cookies was being kept for legacy reasons,
and it can be safely removed in the next major release.  Mark is as
deprecated, so the `named-checkconf` prints a warning when in use.
lib/isccfg/check.c