From: Wouter Wijngaards Date: Thu, 19 Apr 2018 12:32:39 +0000 (+0000) Subject: Note example use of tls authentication. X-Git-Tag: release-1.7.1rc1~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f6e3852b88fc1355d20636ad825f4a867835e66;p=thirdparty%2Funbound.git Note example use of tls authentication. git-svn-id: file:///svn/unbound/trunk@4634 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index be8e800d9..313856263 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,8 @@ 19 April 2018: Wouter - Can set tls authentication with forward-addr: IP#tls.auth.name And put the public cert bundle in tls-cert-bundle: "ca-bundle.pem". + such as forward-addr: 9.9.9.9@853#dns.quad9.net or + 1.1.1.1@853#cloudflare-dns.com 18 April 2018: Wouter - Fix auth-zone retry timer to be on schedule with retry timeout,