Merge branch 'jpmens-main-patch-10650' into 'main'

ARM: replace word in TLS section

See merge request isc-projects/bind9!7864
This commit is contained in:
Ondřej Surý 2023-04-24 15:12:12 +00:00
commit 2aff1d6efc

View file

@ -5913,7 +5913,7 @@ to achieve Strict TLS, one needs to use :any:`remote-hostname` and, optionally,
outgoing connections (e.g. the ones used to download zone from
primaries via TLS). Providing any of the mentioned options will enable
server authentication. If :any:`remote-hostname` is provided but :any:`ca-file` is
missed, then the platform-specific certificate authority certificates
missing, then the platform-specific certificate authority certificates
are used for authentication. The set roughly corresponds to the one
used by WEB-browsers to authenticate HTTPS hosts. On the other hand,
if :any:`ca-file` is provided but :any:`remote-hostname` is missing, then the