summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2018-12-16 04:29:30 -0500
committerPhil Pennock <pdp@exim.org>2018-12-16 04:29:30 -0500
commit22d6c944c489adf9e13daa05991c5a92545a9750 (patch)
tree7d8cc94a773fcf0788a17dd6dd8b3fbd76a03f07
parent4e559e21d7def94cc845f8a06b137dd8d864206b (diff)
downloadexim4-22d6c944c489adf9e13daa05991c5a92545a9750.tar.gz
doc: gsasl: be clearer that server-side only
-rw-r--r--doc/doc-docbook/spec.xfpt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index c0b84aa0c..9af137cc6 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -26977,6 +26977,9 @@ scale to handle future authentication mechanisms, so no guarantee can be
made that any particular new authentication mechanism will be supported
without code changes in Exim.
+Exim's &(gsasl)& authenticator does not have client-side support at this
+time; only the server-side support is implemented. Patches welcome.
+
.option server_channelbinding gsasl boolean false
Do not set this true without consulting a cryptographic engineer.