]> git.ipfire.org Git - thirdparty/bind9.git/commit
Improve check_auth_nsec3 salt checking
authorMatthijs Mekking <matthijs@isc.org>
Tue, 30 Sep 2025 10:33:14 +0000 (12:33 +0200)
committerMatthijs Mekking (GitLab job 6509612) <matthijs@isc.org>
Fri, 21 Nov 2025 14:17:42 +0000 (14:17 +0000)
commit9ee45e9817dd7f608ff46e94dcd14fb750b22d41
tree51240c3e146964197e69d77ed34f6c7d8533b5ac
parent54fbbc109a9e7885214ea4e25f39e3540e43d71a
Improve check_auth_nsec3 salt checking

Since we know the salt after checking the NSEC3PARAM, we might as well
check the NSEC3 records on the NXDOMAIN response that the salt matches.

(cherry picked from commit ba1ffe56e4f7ab6a4a7714c6551df9f6e42b87cb)
bin/tests/system/nsec3/common.py
bin/tests/system/nsec3/tests_nsec3_initial.py