]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - regression-tests/named.conf
rec: Compare the CacheKey type and place first then the name
[thirdparty/pdns.git] / regression-tests / named.conf
index 4eaf2a7cae8e46236c75a4f51bce079f54387cf9..2a1a754da754ef671aea68e074dfa15d1f36778b 100644 (file)
@@ -48,6 +48,11 @@ zone "dnssec-parent.com"{
        file "dnssec-parent.com";
 };
 
+zone "insecure.dnssec-parent.com"{
+       type master;
+       file "insecure.dnssec-parent.com";
+};
+
 zone "delegated.dnssec-parent.com"{
        type master;
        file "delegated.dnssec-parent.com";