1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.

This commit is contained in:
Mark Andrews
2003-09-30 06:00:40 +00:00
parent 4102f25441
commit 93d6dfaf66
91 changed files with 1986 additions and 696 deletions

View File

@@ -7,11 +7,11 @@ $TTL 1000
604800 ;expiration
3600 ) ;minimum
secure1 3600 IN KEY (
secure1 3600 IN DNSKEY (
NOKEY|FLAG2|FLAG4|FLAG5|NTYP3|FLAG8|FLAG9|FLAG10|FLAG11|SIG15
3 3 )
secure2 3600 in key (
secure2 3600 in DNSKEY (
nokey|flag2|flag4|flag5|ntyp3|flag8|flag9|flag10|flag11|sig15
3 3 )