mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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:
commit
2aff1d6efc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue