summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-09-13 15:26:34 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2015-09-13 15:26:34 +0100
commit805bb5c3b781ad3819018dfc79220f77df0aae67 (patch)
tree6e1ab2ee4a0148f8362ba2813dd5c86d40faaf93 /doc
parenta0f898a1f3b2445025f9929fad8e624587802662 (diff)
TLS: downgrade fail of cert-based authentication from log message to debug messsage
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index bc95690b1..dbf634de3 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -38,6 +38,11 @@ JH/04 Bug 1686: When compiled with EXPERIMENTAL_DSN_INFO: Add extra information
to DSN fail messages (bounces): remote IP, remote greeting, remote response
to HELO, local diagnostic string.
+JH/05 Downgrade message for a TLS-certificate-based authentication fail from
+ log line to debug. Even when configured with a tls authenticator many
+ client connections are expected to not authenticate in this way, so
+ an authenticate fail is not an error.
+
Exim version 4.86
-----------------