]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix missing iterations value in dnssec-guide
authorMatthijs Mekking <matthijs@isc.org>
Fri, 6 Aug 2021 14:34:20 +0000 (16:34 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 11 Aug 2021 08:39:34 +0000 (08:39 +0000)
commit9e109191cc362ebc064bf84c45339d4b85ec33f1
tree6d623e036c348cb42d525ba0fcddaf0d84f55246
parentc3689e6d2c3764643c3de95b78cf55455fb8f32a
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.
doc/dnssec-guide/recipes.rst