]> git.ipfire.org Git - thirdparty/bind9.git/commit
4889. [func] Warn about the use of old root keys without the new
authorMark Andrews <marka@isc.org>
Fri, 9 Feb 2018 01:04:45 +0000 (12:04 +1100)
committerMark Andrews <marka@isc.org>
Fri, 9 Feb 2018 01:16:30 +0000 (12:16 +1100)
commit11221a55049dcaebe0ef2716ce01df403da1447b
tree17b4fd89c0ecbd68cf35df0a38e68d9d7631dd7b
parent43dfbaef9469b154f5f729d0eb91ff86c9ff2280
4889.   [func]          Warn about the use of old root keys without the new
                        root key being present.  Warn about dlv.isc.org's
                        key being present. Warn about both managed and
                        trusted root keys being present. [RT #43670]

(cherry picked from commit baef0ca9886bb67d7c6a2ae0405e504ccdc0fb9f)
CHANGES
bin/named/server.c
bin/tests/system/checkconf/check-dlv-ksk-key.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-root-ksk-2010.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-root-ksk-2017.conf [new file with mode: 0644]
bin/tests/system/checkconf/check-root-ksk-both.conf [new file with mode: 0644]
bin/tests/system/checkconf/tests.sh
lib/bind9/check.c