xref: /netbsd-src/external/bsd/unbound/dist/testdata/ede.tdir/bogus/dnssec-failures.test (revision 4b004442778f1201b2161e87fd65ba87aae6601a)
1$ORIGIN dnssec-failures.test.
2
3@       SOA     ns      hostmaster      (
4                1       ; serial
5                14400   ; refresh (4 hours)
6                1800    ; retry (30 minutes)
7                2419200 ; expire (4 weeks)
8                300     ; minimum (5 minutes)
9)
10        NS      ns
11ns      A       192.0.2.1
12notyetincepted  TXT     "Not yet incepted"
13expired         TXT     "Expired"
14sigsinvalid     TXT     "Signatures invalid"
15missingrrsigs   TXT     "Signatures missing"