mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-21 17:41:35 -04:00
With named-checkconf -k you can check your configuration including checking the dnssec-policy keys against the configured keystores. If there is a mismatch in the key files versus the policy, named-checkconf will fail. This is useful for running before migrating to dnssec-policy. For logging purposes, introduce a function that writes the identifying information about a policy key into a string. Allow a dnssec key to be initialized outside the keymgr code. Add 'log_errors' to 'cfg_kasp_fromconfig' to avoid duplicate error logs. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| check-tool.c | ||
| check-tool.h | ||
| meson.build | ||
| named-checkconf.c | ||
| named-checkconf.rst | ||
| named-checkzone.c | ||
| named-checkzone.rst | ||
| named-compilezone.rst | ||