Fix missing iterations value in dnssec-guide
In the "Migrating from NSEC to NSEC3" section, it says: dnssec-policy "standard" { nsec3param iterations optout no salt-length 16; }; There should be an integer after "iterations". Based on the following text, the number of iterations should be 10.
-
mentioned in commit 18c13426
-
mentioned in merge request !5320 (merged)
Please register or sign in to comment