From: Wouter Wijngaards Date: Tue, 16 May 2017 07:50:42 +0000 (+0000) Subject: - document trust-anchor-signaling in example config file. X-Git-Tag: release-1.6.4rc1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5febdd39a1bd8b5334ca646154ffc95e96a02d02;p=thirdparty%2Funbound.git - document trust-anchor-signaling in example config file. git-svn-id: file:///svn/unbound/trunk@4157 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 92d41a019..90ebce187 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 16 May 2017: Wouter - updated dependencies in the makefile. + - document trust-anchor-signaling in example config file. 12 May 2017: Wouter - Adjust servfail by iterator to not store in cache when serve-expired diff --git a/doc/example.conf.in b/doc/example.conf.in index 26a4542d8..1b52201d1 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -448,6 +448,9 @@ server: # and under the terms of our LICENSE (see that file in the source). # auto-trust-anchor-file: "@UNBOUND_ROOTKEY_FILE@" + # trust anchor signaling sends a RFC8145 key tag query after priming. + # trust-anchor-signaling: no + # File with DLV trusted keys. Same format as trust-anchor-file. # There can be only one DLV configured, it is trusted from root down. # DLV is going to be decommissioned. Please do not use it any more.