Files
bind9/lib/ns
Mark Andrews d24297343f Don't sign the raw zone
The raw zone is not supposed to be signed.  DNSKEY records in a raw zone
should not trigger zone signing.  The update code needs to be able to
identify when it is working on a raw zone.  Add dns_zone_israw() and
dns_zone_issecure() enable it to do this. Also, we need to check the
case for 'auto-dnssec maintain'.
2023-05-23 08:53:23 +02:00
..
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-04-05 12:38:11 +01:00
2023-02-13 11:50:59 -08:00
2023-05-23 08:53:23 +02:00