Skip to content

Commit 7082bb0

Browse files
authored
Add ENT-only availability for NSEC3
1 parent da6b0f1 commit 7082bb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/content/docs/dns/dnssec/enable-nsec3.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,8 @@ If the name `www` exists but the type TXT does not, the example below would trig
5151
dig +dnssec www.example.com TXT
5252
```
5353

54-
[^1]: A method where an attacker exploits NSEC negative answers to obtain all names in a given zone. This is possible when such negative answers provide information on the previous and next names in a chain.
54+
## Availability
55+
56+
NSEC3 is only available for zones on the Enterprise plan.
57+
58+
[^1]: A method where an attacker exploits NSEC negative answers to obtain all names in a given zone. This is possible when such negative answers provide information on the previous and next names in a chain.

0 commit comments

Comments
 (0)