mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-15 20:14:16 -04:00
The configuration should also take into account the built-in DNSSEC policies when verifying the keys in the key-directory match the given policy. Update the code accordingly and add some good and failure test cases. |
||
|---|---|---|
| .. | ||
| bad-algorithm.conf.j2 | ||
| bad-default-algorithm.conf.j2 | ||
| bad-default-kz.conf.j2 | ||
| bad-keystore.conf.j2 | ||
| bad-length.conf.j2 | ||
| bad-missing-keyfile.conf.j2 | ||
| bad-role.conf.j2 | ||
| bad-superfluous-keyfile.conf.j2 | ||
| bad-tagrange.conf.j2 | ||
| named.conf.j2 | ||
| setup.sh | ||
| template.db.in | ||
| tests_checkconf_keys.py | ||