diff options
Diffstat (limited to 'tests/example2.good')
| -rw-r--r-- | tests/example2.good | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/example2.good b/tests/example2.good index ac3261c..4a92012 100644 --- a/tests/example2.good +++ b/tests/example2.good @@ -14,6 +14,12 @@ apl01.example. 3600 IN APL 1:192.168.32.0/21 !1:192.168.38.0/28 apl02.example. 3600 IN APL 1:224.0.0.0/4 2:FF00:0:0:0:0:0:0:0/8 b.example. 300 IN CNAME foo.net. c.example. 300 IN A 73.80.65.49 +caa01.example. 3600 IN CAA 0 issue "ca.example.net" +caa02.example. 3600 IN CAA 0 iodef "mailto:security@example.com" +caa03.example. 3600 IN CAA 0 iodef "http://iodef.example.com/" +caa04.example. 3600 IN CAA 0 issue "ca.example.net; account=230123" +caa05.example. 3600 IN CAA 0 issue "ca.example.net; policy=ev" +caa06.example. 3600 IN CAA 128 tbs "Unknown" cert01.example. 3600 IN CERT 65534 65535 PRIVATEOID MxFcby9k/yvedMfQgKzhH5er0Mu/vILz 45IkskceFGgiWCn/GxHhai6VAuHAoNUz 4YoU1tVfSCSqQYn6//11U6Nld80jEeC8 aTrO+KKmCaY= cname01.example. 3600 IN CNAME cname-target. cname02.example. 3600 IN CNAME cname-target.example. |
