From 6862b5724e1c98ddc432b8fcac1ac80fed57a885 Mon Sep 17 00:00:00 2001 From: JP Mens Date: Sat, 22 Apr 2023 17:46:20 +0000 Subject: [PATCH] Fix typo in the ARM - missed -> missing (cherry picked from commit 7bfffa1bd8b5cd9849276479b4c76643e3f523f2) --- doc/arm/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index b76294c59d..be74c30f22 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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