mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Update inline-signing requirement to ARM
This change was made in !6403, but the appropriate documentation changes were not applied to the ARM.
This commit is contained in:
parent
09522c8d73
commit
5d454a7158
@ -6366,12 +6366,16 @@ zone is generated even if they have the same policy. If multiple views
|
|||||||
are configured with different versions of the same zone, each separate
|
are configured with different versions of the same zone, each separate
|
||||||
version uses the same set of signing keys.
|
version uses the same set of signing keys.
|
||||||
|
|
||||||
By default, :any:`dnssec-policy` assumes :any:`inline-signing`. This means that
|
The :any:`dnssec-policy` statement requires dynamic DNS to be set up, or
|
||||||
a signed version of the zone is maintained separately and is written out to
|
:any:`inline-signing` to be enabled.
|
||||||
a different file on disk (the zone's filename plus a ``.signed`` extension).
|
|
||||||
|
If :any:`inline-signing` is enabled, this means that a signed version of the
|
||||||
|
zone is maintained separately and is written out to a different file on disk
|
||||||
|
(the zone's filename plus a ``.signed`` extension).
|
||||||
|
|
||||||
If the zone is dynamic because it is configured with an :any:`update-policy` or
|
If the zone is dynamic because it is configured with an :any:`update-policy` or
|
||||||
:any:`allow-update`, the DNSSEC records are written to the filename set in the original zone's :any:`file`, unless :any:`inline-signing` is explicitly set.
|
:any:`allow-update`, the DNSSEC records are written to the filename set in the
|
||||||
|
original zone's :any:`file`, unless :any:`inline-signing` is explicitly set.
|
||||||
|
|
||||||
Key rollover timing is computed for each key according to the key
|
Key rollover timing is computed for each key according to the key
|
||||||
lifetime defined in the KASP. The lifetime may be modified by zone TTLs
|
lifetime defined in the KASP. The lifetime may be modified by zone TTLs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user