Also known as ISC bind. This import adds utilities such as host(1), dig(1), and nslookup(1), as well as many other tools and libraries. Change-Id: I035ca46e64f1965d57019e773f4ff0ef035e4aa3
10 lines
299 B
Dns
10 lines
299 B
Dns
;
|
|
; This is a zone which has two DNSKEY records, one of which,
|
|
; the KSK, has a private key. The resulting zone should be rejected as
|
|
; it has no ZSK signatures.
|
|
;
|
|
$TTL 3600
|
|
example.com. IN SOA ns hostmaster 00090000 1200 3600 604800 300
|
|
$include Kexample.com.+005+23362.key
|
|
$include bogus-zsk.key
|