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

[9.18] Fix typo in the ARM - missed -> missing

See merge request isc-projects/bind9!7866
This commit is contained in:
Ondřej Surý 2023-04-24 15:14:41 +00:00
commit 57171a7047

View file

@ -6033,7 +6033,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