]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a system test with one good and one bad algorithm
authorOndřej Surý <ondrej@isc.org>
Sat, 1 Nov 2025 11:00:59 +0000 (12:00 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 5 Nov 2025 03:07:18 +0000 (04:07 +0100)
commit5241c1b09b6ed406c44903e64ce4572b2fb5e7cd
tree83081fac4cf1f25facb12ae8f5f63071954d5e53
parent6098fd6abf43a2aa312e9e2f64264d6107acd1c8
Add a system test with one good and one bad algorithm

The case where there would be one supported algorithm and one already
unsupported (like RSAMD5 or RSASHA1) was missing.

(cherry picked from commit488d7bfc75f2988c6e461b8677bc0e27e58bd82e)
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/named.conf.in
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/ns3/template.db.in [new file with mode: 0644]
bin/tests/system/dnssec/tests.sh
bin/tests/system/dnssec/tests_sh_dnssec.py