mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 16:47:31 -04:00
dnssec-validation
This commit is contained in:
parent
b629d1ee1c
commit
5d128e13ea
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
- PERFORMANCE OF THIS SOFTWARE.
|
||||
-->
|
||||
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.73 2007/05/28 00:12:00 marka Exp $ -->
|
||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.241.18.74 2007/05/28 13:46:44 marka Exp $ -->
|
||||
<book xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<title>BIND 9 Administrator Reference Manual</title>
|
||||
|
||||
|
|
@ -2421,7 +2421,7 @@ allow-update { key host1-host2. ;};
|
|||
<para>
|
||||
To enable <command>named</command> to validate answers from
|
||||
other servers both <command>dnssec-enable</command> and
|
||||
<command>dnssec-validatation</command> must be set and some
|
||||
<command>dnssec-validation</command> must be set and some
|
||||
<command>trusted-keys</command> must be configured
|
||||
into <filename>named.conf</filename>.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue