mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-26 11:22:52 -04:00
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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| controls.conf.in | ||
| rndc.conf | ||
| rndc.key | ||
| root.hint | ||
| root.hint.blackhole | ||
| trusted.conf.j2 | ||