This is essentially a backport of !6296.
Replace DNSSEC chapter with version from the main branch, commit
901b6425d2.
There were structural changes to the ARM in the main branch, and
replacing the whole file with a new version is an order of magniture
easier than attempting to cherry-pick individual changes which should, in
the end, produce the same file under a different name.
File names in the main branch and v9_16 are now in sync (for the DNSSEC
chapter).
Fixes: #3320
39 lines
839 B
ReStructuredText
39 lines
839 B
ReStructuredText
.. Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
|
..
|
|
.. SPDX-License-Identifier: MPL-2.0
|
|
..
|
|
.. This Source Code Form is subject to the terms of the Mozilla Public
|
|
.. License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
.. file, you can obtain one at https://mozilla.org/MPL/2.0/.
|
|
..
|
|
.. See the COPYRIGHT file distributed with this work for additional
|
|
.. information regarding copyright ownership.
|
|
|
|
*************************************
|
|
BIND 9 Administrator Reference Manual
|
|
*************************************
|
|
|
|
.. toctree::
|
|
:numbered:
|
|
:maxdepth: 2
|
|
|
|
introduction
|
|
requirements
|
|
configuration
|
|
reference
|
|
dnssec.inc
|
|
advanced
|
|
security
|
|
troubleshooting
|
|
|
|
.. toctree::
|
|
:caption: Appendices
|
|
:name: appendices
|
|
:maxdepth: 2
|
|
|
|
notes
|
|
dnssec-guide
|
|
history
|
|
general
|
|
manpages
|