2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 07:35:26 +00:00

Merge branch 'matthijs-iterations-typo-dnssec-guide' into 'main'

Fix missing iterations value in dnssec-guide

See merge request isc-projects/bind9!5317
This commit is contained in:
Matthijs Mekking
2021-08-11 08:39:48 +00:00

View File

@@ -800,7 +800,7 @@ DNSSEC policy, using 10 iterations, no opt-out, and a random string that is
::
dnssec-policy "standard" {
nsec3param iterations optout no salt-length 16;
nsec3param iterations 10 optout no salt-length 16;
};
Then reconfigure the server with ``rndc``. You can tell that it worked if you