Note example use of tls authentication.

git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@4634 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
wouter 2018-04-19 12:32:39 +00:00
parent 5bf4d998ec
commit 759a266f4f

View 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,