Merge branch '2561-dnssec-guide-signing-type' into 'main'

Fix typo in DNSSEC Guide

Closes #2561

See merge request isc-projects/bind9!4791
This commit is contained in:
Matthijs Mekking
2021-03-16 13:37:32 +00:00

View File

@@ -736,7 +736,7 @@ keys. The following is an example of such a clause:
dnssec-policy standard {
dnskey-ttl 600;
key {
keys {
ksk lifetime 365d algorithm ecdsap256sha256;
zsk lifetime 60d algorithm ecdsap256sha256;
};