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:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user