git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
383832e
)
Docs: typo
author
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 16 Dec 2016 23:05:54 +0000
(23:05 +0000)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 16 Dec 2016 23:05:54 +0000
(23:05 +0000)
doc/doc-docbook/spec.xfpt
patch
|
blob
|
history
diff --git
a/doc/doc-docbook/spec.xfpt
b/doc/doc-docbook/spec.xfpt
index 805e1dfa4de9d24f3a4625db1d1554298aa1eb71..0598eccc8fb093a2c528ad8768ca4876958dd6b8 100644
(file)
--- 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.