mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-12 05:32:42 -04:00
Reduce code duplication by replacing a code snippet repeated throughout
system tests using "trusted-keys" and/or "managed-keys" configuration
sections with calls to keyfile_to_{managed,trusted}_keys() helper
functions.
|
||
|---|---|---|
| .. | ||
| broken.db | ||
| delegation-only.db | ||
| ds.example.net.db.in | ||
| example.net.db.in | ||
| fetch.tld.db | ||
| keygen.sh | ||
| moves.db | ||
| named.conf.in | ||
| no-edns-version.tld.db | ||
| root.db | ||
| to-be-removed.tld.db.in | ||