- Change example.conf: ftp.internic.net to https://www.internic.net

git-svn-id: file:///svn/unbound/trunk@3529 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2015-11-06 09:00:01 +00:00
parent 7ff9ded4bf
commit ac32f19928
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
6 November 2015: Wouter
- Change example.conf: ftp.internic.net to https://www.internic.net
5 November 2015: Wouter 5 November 2015: Wouter
- ACX_SSL_CHECKS no longer adds -ldl needlessly. - ACX_SSL_CHECKS no longer adds -ldl needlessly.

View file

@ -242,7 +242,7 @@ server:
# pidfile: "@UNBOUND_PIDFILE@" # pidfile: "@UNBOUND_PIDFILE@"
# file to read root hints from. # file to read root hints from.
# get one from ftp://FTP.INTERNIC.NET/domain/named.cache # get one from https://www.internic.net/domain/named.cache
# root-hints: "" # root-hints: ""
# enable to not answer id.server and hostname.bind queries. # enable to not answer id.server and hostname.bind queries.