packages/net/bind/files/bind
Philip Prindeville 2697a62a6d bind: deprecate managed-keys
This has been replaced with the "trust-anchors" keyword, per
section 8.21.1 New Features of the Bind 9 Administrator Reference
Manual:

• In order to clarify the configuration of DNSSEC keys, the trusted-keys and managed-keys statements have been deprecated, and the new trust-anchors statement should now be used for both types of key.
  When used with the keyword initial-key, trust-anchors has the same behavior as managed-keys, i.e., it configures a trust anchor that is to be maintained via RFC 5011.
  When used with the new keyword static-key, trust-anchors has the same behavior as trusted-keys, i.e., it configures a permanent trust anchor that will not automatically be updated. (This usage is not recommended for the root key.) [GL #6]

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2022-02-01 19:21:10 +00:00
..
bind.keys bind: deprecate managed-keys 2022-02-01 19:21:10 +00:00
db.0 first commit 2018-10-18 16:56:47 +08:00
db.127 first commit 2018-10-18 16:56:47 +08:00
db.255 first commit 2018-10-18 16:56:47 +08:00
db.local first commit 2018-10-18 16:56:47 +08:00
db.root first commit 2018-10-18 16:56:47 +08:00
named.conf.example packages: merge upstream 2021-06-15 17:47:11 +08:00