From: Nicki Křížek Date: Thu, 27 Nov 2025 13:49:01 +0000 (+0100) Subject: new: test: Create trust anchors from isctest.kasp.Key X-Git-Tag: v9.21.16~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2777a6e78040e38c0a4ea43b1b3cacd7dd9180c;p=thirdparty%2Fbind9.git new: test: Create trust anchors from isctest.kasp.Key Add isctest.kasp.Key.into_ta() method which convert the key into DS / DNSKEY trust anchor for BIND config. Add a shared template trusted.conf.j2 which can be linked to in tests to create the trust anchor configuration from trust anchor data returned from bootstrap() function. This is basically a python replacement for the keyfile_to_static_ds (and friends) from the conf.sh shell framework. Merge branch 'nicki/pytest-add-trust-anchor-template' into 'main' See merge request isc-projects/bind9!11201 --- d2777a6e78040e38c0a4ea43b1b3cacd7dd9180c