mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 21:17:54 +00:00
Rewrap a paragraph in DNSSEC Validation section
No textual changes, just rewrapping to 80 characters.
This commit is contained in:
parent
a1c95e8e7c
commit
34dea43f9c
@ -215,10 +215,10 @@ The default is ``auto`` unless BIND is built with
|
||||
``configure --disable-auto-validation``, in which case the default is
|
||||
``yes``.
|
||||
|
||||
The keys specified in ``trust-anchors`` are copies of DNSKEY RRs for zones that are
|
||||
used to form the first link in the cryptographic chain of trust. Keys configured
|
||||
with the keyword ``static-key`` or ``static-ds`` are loaded directly into the
|
||||
table of trust anchors, and can only be changed by altering the
|
||||
The keys specified in ``trust-anchors`` are copies of ``DNSKEY`` RRs for zones
|
||||
that are used to form the first link in the cryptographic chain of trust. Keys
|
||||
configured with the keyword ``static-key`` or ``static-ds`` are loaded directly
|
||||
into the table of trust anchors, and can only be changed by altering the
|
||||
configuration. Keys configured with ``initial-key`` or ``initial-ds`` are used
|
||||
to initialize :rfc:`5011` trust anchor maintenance, and are kept up-to-date
|
||||
automatically after the first time :iscman:`named` runs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user