mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	More stuff
This commit is contained in:
		| @@ -53,6 +53,8 @@ var dnssecTestCases = []coretest.Case{ | ||||
| 	{ | ||||
| 		Qname: "a.miek.nl.", Qtype: dns.TypeSRV, Do: true, | ||||
| 		Ns: []dns.RR{ | ||||
| 			coretest.NSEC("a.miek.nl.	14400	IN	NSEC	archive.miek.nl. A AAAA RRSIG NSEC"), | ||||
| 			coretest.RRSIG("a.miek.nl.	14400	IN	RRSIG	NSEC 8 3 14400 20160426031301 20160327031301 12051 miek.nl. GqnF6cutipmSHEao="), | ||||
| 			coretest.RRSIG("miek.nl.	1800	IN	RRSIG	SOA 8 2 1800 20160426031301 20160327031301 12051 miek.nl. FIrzy07acBbtyQczy1dc="), | ||||
| 			coretest.SOA("miek.nl.	1800	IN	SOA	linode.atoom.net. miek.miek.nl. 1282630057 14400 3600 604800 14400"), | ||||
| 		}, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user