]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test sending a TKEY query with deletion and unrecognized modes
authorAram Sargsyan <aram@isc.org>
Fri, 20 Feb 2026 13:48:17 +0000 (13:48 +0000)
committerMichał Kępień <michal@isc.org>
Fri, 13 Mar 2026 12:38:07 +0000 (13:38 +0100)
commitab77b3dffa343f88e36d24571dc2b142a65f8f4b
tree93546cf9718eb2b2d33b46a3d6e49c21cb39cb36
parent5e29b24dcd0b5021a80fa3ad9508145760109cc2
Test sending a TKEY query with deletion and unrecognized modes

This new test sends two signed TKEY queries, one in delegation
mode and one in an unrecognized mode to check that named
correctly processes them.

Co-authored-by: Nicki Křížek <nicki@isc.org>
bin/tests/system/tkey/ns1/example.db [new file with mode: 0644]
bin/tests/system/tkey/ns1/named.conf.j2 [new file with mode: 0644]
bin/tests/system/tkey/tests_cve_2026_3119.py [new file with mode: 0644]