From: George Thessalonikefs Date: Fri, 17 Apr 2020 09:47:36 +0000 (+0200) Subject: - Document SNI support in unbound-anchor.8.in. X-Git-Tag: release-1.11.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c10453546eaac4c7dae63efc8ad16af45c98f3a;p=thirdparty%2Funbound.git - Document SNI support in unbound-anchor.8.in. --- diff --git a/doc/unbound-anchor.8.in b/doc/unbound-anchor.8.in index bccd33161..b0d8302c4 100644 --- a/doc/unbound-anchor.8.in +++ b/doc/unbound-anchor.8.in @@ -69,6 +69,9 @@ The server name, it connects to https://name. Specify without https:// prefix. The default is "data.iana.org". It connects to the port specified with \-P. You can pass an IPv4 address or IPv6 address (no brackets) if you want. .TP +.B \-S +Do not use SNI for the HTTPS connection. Default is to use SNI. +.TP .B \-b \fIaddress The source address to bind to for domain resolution and contacting the server on https. May be either an IPv4 address or IPv6 address (no brackets).