diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-16 23:05:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-12-16 23:05:54 +0000 |
commit | 142622b3f385bfcc36eae176763a7225c2e49b3c (patch) | |
tree | 0d83bbfa1f5f1bb8873b13292b6afbdf10c49634 /doc | |
parent | 383832efc13b2027e89426a952430158028a3b0f (diff) |
Docs: typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |