Files
bind9/lib
Matthijs Mekking ee2970c861 Fix dns_zone_getkasp() function
For inline-signing zones, sometimes kasp was not detected because
the function was called on the raw (unsigned) version of the zone,
but the kasp is only set on the secure (signed) version of the zone.

Fix the dns_zone_getkasp() function to check whether the zone
structure is inline_raw(), and if so, use the kasp from the
secure version.

(cherry picked from commit 681e2ae4b5cd09ea3fd7b36eb93e0d86f40521be)
2022-11-02 12:21:01 +01:00
..
2022-11-02 12:21:01 +01:00
2022-10-29 00:22:54 +11:00
2022-10-29 00:22:54 +11:00