]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Note example use of tls authentication.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Apr 2018 12:32:39 +0000 (12:32 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 19 Apr 2018 12:32:39 +0000 (12:32 +0000)
git-svn-id: file:///svn/unbound/trunk@4634 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog

index be8e800d99ca3e33fb520bd857c30684c4c43eaa..313856263ee19a138855f2679b05b2959acce163 100644 (file)
@@ -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,