3422. [bug] Added a clear error message for when the SOA does not
match the referral. [RT #31281]
This commit is contained in:
@@ -48,3 +48,9 @@ zone "to-be-removed.tld" {
|
||||
file "to-be-removed.tld.db";
|
||||
allow-update { any; };
|
||||
};
|
||||
|
||||
zone "broken" {
|
||||
type master;
|
||||
file "broken.db";
|
||||
allow-update { any; };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user