mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 12:31:29 -05:00
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.
|
||
|---|---|---|
| .. | ||
| img | ||
| advanced-discussions.rst | ||
| commonly-asked-questions.rst | ||
| getting-started.rst | ||
| introduction.rst | ||
| preface.rst | ||
| recipes.rst | ||
| signing.rst | ||
| troubleshooting.rst | ||
| validation.rst | ||