]> 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)
committerTom Krizek <tkrizek@isc.org>
Tue, 5 Dec 2023 09:56:19 +0000 (10:56 +0100)
commit62cf6b2e7f1a4e50bb55bef9b5bea34d4f32e2de
tree74df93a53b3add51fec5f597fde7b8d9926fc690
parent6111f27669feeafa9cad3e3d1f798c05bcf1f18c
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.

(cherry picked from commit 67d14b0ee541b5bacf7c295b4231a49ae435941c)
lib/bind9/check.c