Hi,
The unbound-checkconf code checks for the ipsecmod hook to exist:
check_chroot_string("ipsecmod-hook", &cfg->ipsecmod_hook, cfg->chrootdir
Hi,
The unbound-checkconf code checks for the ipsecmod hook to exist:
check_chroot_string("ipsecmod-hook", &cfg->ipsecmod_hook, cfg->chrootdir
Hi Paul,
Thanks! Fixed to check it only if ipsecmod is enabled and present in
module-config.
Best regards, Wouter