bind9/bin/check
Matthijs Mekking 079898cbf6
Implement named-checkconf -k (check keys)
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.

(cherry picked from commit 9fe520ece9)
2025-09-29 15:13:26 +02:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
check-tool.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Remove libbind9 2023-02-21 13:12:26 +00:00
named-checkconf.c Implement named-checkconf -k (check keys) 2025-09-29 15:13:26 +02:00
named-checkconf.rst Implement named-checkconf -k (check keys) 2025-09-29 15:13:26 +02:00
named-checkzone.c Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
named-checkzone.rst Add check-svcb to named 2022-10-29 00:22:54 +11:00
named-compilezone.rst disable checks by default in named-compilezone 2023-12-20 16:57:19 -08:00