bind9/bin
Matthijs Mekking 21d04f556d Two minor fixes in the kasp system test
The 'dynamic-signed-inline-signing.kasp' zone was set up with
the environment variable 'ksktimes', but that should be 'csktimes'
which is set one line above. Since the values are currently the same
the behavior is identical, but of course it should use the correct
variable.

The 'step4.enable-dnssec.autosign' zone was set up twice. This is
unnecessary.
2023-10-16 11:08:59 +02:00
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
dig Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
dnssec Clear OpenSSL errors on OSSL_PROVIDER_load failures 2023-09-01 12:01:20 +10:00
named Refactor dns_{acl,aclenv}_create to return void 2023-10-13 14:44:40 +02:00
nsupdate Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Document that reloading happens asynchronously 2023-09-26 02:43:51 +00:00
tests Two minor fixes in the kasp system test 2023-10-16 11:08:59 +02:00
tools Change dns_message_create() function to accept memory pools 2023-09-24 18:07:40 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00