]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add a system test for mixed-case data for the same owner
authorOndřej Surý <ondrej@isc.org>
Sun, 11 Feb 2024 08:13:43 +0000 (09:13 +0100)
committerMichał Kępień <michal@isc.org>
Sun, 11 Feb 2024 10:23:28 +0000 (11:23 +0100)
commitc8b623d87f0fb8f9cba8dea5c6a4b600953895e7
treeae97d067d01d953836ee801559afc9e4eafb457e
parentc462d65b2fd0db362947db4a18a87df78f8d8e5d
Add a system test for mixed-case data for the same owner

We were missing a test where a single owner name would have multiple
types with a different case.  The generated RRSIGs and NSEC records will
then have different case than the signed records and message parser have
to cope with that and treat everything as the same owner.

(cherry picked from commit 14e435b8140ce850aa03233b2144b8997d95eaf7)
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/tests.sh