]> git.ipfire.org Git - thirdparty/bind9.git/commit
Regression check for NSEC3 to NSEC conversion
authorMark Andrews <marka@isc.org>
Mon, 18 Dec 2023 00:23:21 +0000 (11:23 +1100)
committerMark Andrews <marka@isc.org>
Tue, 2 Jan 2024 22:25:43 +0000 (09:25 +1100)
commit7e24befc2ab89923b76aa68dcadc2108d4a2d12d
tree79b1a9d1ef318bf78a9ad0652bc7787ee2ac9aeb
parentd78df5f96d973ac7704261b928a0e545cf4544d5
Regression check for NSEC3 to NSEC conversion

When transitioning from NSEC3 to NSEC the NSEC3 must be built before
the NSEC3PARAM is removed.  Check each delta in the conversion to
ensure this ordering is met.

(cherry picked from commit 7d90c056b039cc943413d82e4c9c748b45c60893)
bin/tests/system/autosign/tests.sh