git-svn-id: file:///svn/unbound/trunk@1539 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2009-03-20 10:28:20 +00:00
parent c154c6b7b4
commit b0ef703c1b
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,6 @@
20 March 2009: Wouter
- bug #239: module-config entries order is important. Documented.
19 March 2009: Wouter 19 March 2009: Wouter
- winrc/README.txt dos-format text file. - winrc/README.txt dos-format text file.
- iana portlist updated. - iana portlist updated.

View file

@ -475,6 +475,7 @@ Module configuration, a list of module names separated by spaces, surround
the string with quotes (""). The modules can be validator, iterator. the string with quotes (""). The modules can be validator, iterator.
Setting this to "iterator" will result in a non\-validating server. Setting this to "iterator" will result in a non\-validating server.
Setting this to "validator iterator" will turn on DNSSEC validation. Setting this to "validator iterator" will turn on DNSSEC validation.
The ordering of the modules is important.
You must also set trust\-anchors for validation to be useful. You must also set trust\-anchors for validation to be useful.
.TP .TP
.B trust\-anchor\-file: \fI<filename> .B trust\-anchor\-file: \fI<filename>