Please note usage of unbound-anchor root anchor is at your own risk
and under the terms of our LICENSE (see that file in the source).
git-svn-id: file:///svn/unbound/trunk@2391
be551aaa-1e26-0410-a405-
d3ace91eadb9
+15 February 2011: Wouter
+ - Added explicit note on unbound-anchor usage:
+ Please note usage of unbound-anchor root anchor is at your own risk
+ and under the terms of our LICENSE (see that file in the source).
+
11 February 2011: Wouter
- iana portlist updated.
- tpkg updated with common.sh for common functionality.
#
# If you want to perform DNSSEC validation, run unbound-anchor before
# you start unbound (i.e. in the system boot scripts). And enable:
+ # Please note usage of unbound-anchor root anchor is at your own risk
+ # and under the terms of our LICENSE (see that file in the source).
# auto-trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@"
# File with DLV trusted keys. Same format as trust-anchor-file.
# in the init scripts.
# provide or update the root anchor (if necessary)
unbound-anchor -a "@UNBOUND_ROOTKEY_FILE@"
+ # Please note usage of this root anchor is at your own risk
+ # and under the terms of our LICENSE (see source).
+ #
# start validating resolver
# the unbound.conf contains:
# auto-trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@"