]> granicus.if.org Git - pdns/commitdiff
Point NSEC3 iterations link to correct RFC section
authorTarjei Husøy <git@thusoy.com>
Sat, 18 Jun 2016 19:06:47 +0000 (12:06 -0700)
committerTarjei Husøy <git@thusoy.com>
Sat, 18 Jun 2016 19:10:32 +0000 (12:10 -0700)
Old link mistakenly pointed to section 6, instead of the intended
section 10.3 in RFC 5155.

docs/markdown/authoritative/dnssec.md

index d6911aef834c60398b15dd9c1b3db2f5fafb6967..f67324cc575ce11915a6500362fc0165c075067b 100644 (file)
@@ -442,7 +442,7 @@ The quoted part is the content of the NSEC3PARAM records, as defined in [RFC 515
 
 * Hash algorithm, should always be `1` (SHA1)
 * Flags, set to `1` for [NSEC3 Opt-out](https://tools.ietf.org/html/rfc5155#section-6), this best set as `0`
-* Number of iterations of the hash function, read [RFC 5155, Section 10.3](https://tools.ietf.org/html/rfc5155#section-6) for recommendations
+* Number of iterations of the hash function, read [RFC 5155, Section 10.3](https://tools.ietf.org/html/rfc5155#section-10.3) for recommendations
 * Salt (in hexadecimal) to apply during hashing
 
 To convert a zone from NSEC3 to NSEC operations, run: