2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

Fix typo in the ARM - missed -> missing

This commit is contained in:
JP Mens
2023-04-22 17:46:20 +00:00
committed by Ondřej Surý
parent b226200529
commit 7bfffa1bd8

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