]> 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)
committerOndřej Surý <ondrej@isc.org>
Sun, 11 Feb 2024 08:36:56 +0000 (09:36 +0100)
commita114042059ecbbc94ae0f604ca681323a75af480
treef01d7913c2b323a4414c75cef181c566f438b57d
parent175655b771fd17b06dfb8cfb29eaadf0f3b6a8b5
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.
bin/tests/system/dnssec/ns3/secure.example.db.in
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/tests.sh