From b3ef41c94af9aefec7b6855cf2ce73ffeaba9d9a Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 4 Jun 2015 20:28:25 +0100 Subject: TLS authenticator --- doc/doc-txt/ChangeLog | 2 +- doc/doc-txt/NewStuff | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 09f5c6049..a5b490417 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -13,7 +13,7 @@ JH/03 The smtp transport now requests PRDR by default, if the server offers it. JH/04 Certificate name checking on server certificates, when exim is a client, - is now done by default. The transport option tls_verify_cert_hostname + is now done by default. The transport option tls_verify_cert_hostnames can be used to disable this per-host. The build option EXPERIMENTAL_CERTNAMES is withdrawn. diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 3fe332556..e10a32b3f 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -31,10 +31,12 @@ Version 4.86 9. If built with EXPERIMENTAL_INTERNATIONAL, an expansion item for a commonly used encoding of Maildir folder names. -10. A logging option for slow DNS lookups, +10. A logging option for slow DNS lookups. 11. New ${env {}} expansion. +12. A non-SMTP authenticator using information from TLS client certificates. + Version 4.85 ------------ -- cgit v1.2.3