From: W.C.A. Wijngaards Date: Mon, 8 Jun 2020 06:35:10 +0000 (+0200) Subject: - Mention tls name possible when tls is enabled for stub-addr in the X-Git-Tag: release-1.11.0~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c053513cbddb31340a578d4f9a39763c0ce465b0;p=thirdparty%2Funbound.git - Mention tls name possible when tls is enabled for stub-addr in the man page. --- diff --git a/doc/Changelog b/doc/Changelog index ef0c7e18f..4f847da48 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +8 June 2020: Wouter + - Mention tls name possible when tls is enabled for stub-addr in the + man page. + 27 May 2020: George - Merge PR #241 by Robert Edmonds: contrib/libunbound.pc.in: Do not use "Requires:". diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 2f2733773..6bb7ca09f 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1614,6 +1614,9 @@ Name of stub zone nameserver. Is itself resolved before it is used. .B stub\-addr: \fI IP address of stub zone nameserver. Can be IP 4 or IP 6. To use a nondefault port for DNS communication append '@' with the port number. +If tls is enabled, then you can append a '#' and a name, then it'll check +the tls authentication certificates with that name. If you combine +the '@' and '#', the '@' comes first. .TP .B stub\-prime: \fI This option is by default no. If enabled it performs NS set priming,