From: Matthijs Mekking Date: Thu, 8 Aug 2019 13:23:18 +0000 (+0200) Subject: remove DLV from ARM X-Git-Tag: v9.15.3~3^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed13fe426d37f496257574bd60797f9667ad484;p=thirdparty%2Fbind9.git remove DLV from ARM --- diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 09dca7f4c1e..749a3bb4bc4 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2184,11 +2184,11 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;}; dnssec-signzone - will also produce a keyset and dsset files and optionally a - dlvset file. These are used to provide the parent zone - administrators with the DNSKEYs (or their - corresponding DS records) that are the - secure entry point to the zone. + will also produce a keyset and dsset files. These are used + to provide the parent zone administrators with the + DNSKEYs (or their corresponding + DS records) that are the secure entry + point to the zone. @@ -5069,7 +5069,7 @@ options { disable-ds-digests - Disable the specified DS/DLV digest types at and below the + Disable the specified DS digest types at and below the specified name. Multiple disable-ds-digests statements are allowed. @@ -5084,40 +5084,6 @@ options { - - dnssec-lookaside - - - When set, dnssec-lookaside provides the - validator with an alternate method to validate DNSKEY - records at the top of a zone. When a DNSKEY is at or - below a domain specified by the deepest - dnssec-lookaside, and the normal DNSSEC - validation has left the key untrusted, the trust-anchor - will be appended to the key name and a DLV record will be - looked up to see if it can validate the key. If the DLV - record validates a DNSKEY (similarly to the way a DS - record does) the DNSKEY RRset is deemed to be trusted. - - - If dnssec-lookaside is set to - no, then dnssec-lookaside - is not used. - - - This option is deprecated and its use is discouraged. - - - NOTE: The ISC-provided DLV service at - dlv.isc.org, has been shut down. - The dnssec-lookaside auto; - configuration option, which set named - up to use ISC DLV with minimal configuration, has - accordingly been removed. - - - - dnssec-must-be-secure @@ -13338,7 +13304,7 @@ view external { - A DNS Look-aside Validation record which contains + A DNS Lookaside Validation record which contains the records that are used as trust anchors for zones in a DLV namespace. Described in RFC 4431.