diff --git a/bin/rndc/rndc.docbook b/bin/rndc/rndc.docbook
index deee8feaa0..7fda5916fb 100644
--- a/bin/rndc/rndc.docbook
+++ b/bin/rndc/rndc.docbook
@@ -1078,13 +1078,6 @@
Enable, disable, or check the current status of
DNSSEC validation. By default, validation is enabled.
- (Note that dnssec-enable must also be
- yes (the default value) for signatures
- to be returned along with validated data. If validation is
- enabled while dnssec-enable is set to
- no, the server will validate internally,
- but will not supply clients with the necessary records to allow
- validity to be confirmed.)
diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml
index 33d7499f0e..f69d5dcc75 100644
--- a/doc/arm/Bv9ARM-book.xml
+++ b/doc/arm/Bv9ARM-book.xml
@@ -2194,12 +2194,6 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;};
Configuring Servers for DNSSEC
-
- To enable named to respond appropriately
- to DNS requests from DNSSEC-aware clients,
- dnssec-enable must be set to
- yes. This is the default setting.
-
To enable named to validate answers
received from other servers, the
@@ -2230,17 +2224,6 @@ allow-update { !{ !localnets; any; }; key host1-host2. ;};
built with configure --disable-auto-validation,
in which case the default is yes.
-
- If dnssec-enable is set to
- no, then the default for
- dnssec-validation is also changed to
- no. If
- dnssec-validation is set to
- yes, the server will
- perform DNSSEC validation internally, but will not return
- signatures when queried - but it will not be turned on
- automatically.
-
trusted-keys are copies of DNSKEY RRs
@@ -2329,7 +2312,6 @@ trusted-keys {
options {
...
- dnssec-enable yes;
dnssec-validation yes;
};
@@ -6379,12 +6361,7 @@ options {
dnssec-enable
- This indicates whether DNSSEC-related resource
- records are to be returned by named.
- If set to no,
- named will not return DNSSEC-related
- resource records unless specifically queried for.
- The default is yes.
+ This option is obsolete and has no effect.
@@ -6393,10 +6370,8 @@ options {
dnssec-validation
- This enables DNSSEC validation in named.
- Note that dnssec-enable also needs to
- be set to yes for signatures to be
- returned to the client along with validated answers.
+ This option enables DNSSEC validation in
+ named.
If set to auto,
@@ -6420,13 +6395,6 @@ options {
BIND is built with
configure --disable-auto-validation,
in which case the default is yes.
- If dnssec-enable is set to
- no, then the default for
- dnssec-validation is also
- no. Validation can still be turned on
- if desired - this results in a server that performs DNSSEC
- validation but does not return signatures when queried -
- but it will not be turned on automatically.
The default root trust anchor is stored in the file