Home | History | Annotate | Line # | Download | only in master
      1 
      2 $TTL 1000
      3 @		in	soa	localhost. postmaster.localhost. (
      4 				1993050801	;serial
      5 				3600		;refresh
      6 				1800		;retry
      7 				604800		;expiration
      8 				3600 )		;minimum
      9 
     10 secure1	3600 IN	 DNSKEY (
     11 		NOKEY|FLAG2|FLAG4|FLAG5|NTYP3|FLAG8|FLAG9|FLAG10|FLAG11|SIG15
     12 		3 3 )
     13 
     14 secure2	3600 in	 DNSKEY (
     15 		nokey|flag2|flag4|flag5|ntyp3|flag8|flag9|flag10|flag11|sig15
     16 		3 3 )
     17 
     18