From: Jeremy Harris Date: Fri, 16 Dec 2016 23:05:54 +0000 (+0000) Subject: Docs: typo X-Git-Tag: exim-4_88~2 X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=commitdiff_plain;h=142622b3f385bfcc36eae176763a7225c2e49b3c Docs: typo --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 805e1dfa4..0598eccc8 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -26812,7 +26812,7 @@ tls: .endd This accepts a client certificate that is verifiable against any of your configured trust-anchors -which usually means the full set of public CAs) +(which usually means the full set of public CAs) and which has a SAN with a good account name. Note that the client cert is on the wire in-clear, including the SAN, whereas a plaintext SMTP AUTH done inside TLS is not.