]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - doc/doc-txt/ChangeLog
TLS: rework client-side use with an explicit context rather than a global
[user/henk/code/exim.git] / doc / doc-txt / ChangeLog
index 5303b2d50a61bc78a6b3c5fbedb4644599f52c2b..db8804904f712b9adcfcdfcd1f4f76307d5b0639 100644 (file)
@@ -66,6 +66,13 @@ JH/13 For receent Openssl versions (1.1 onward) use modern generic protocol
       now-deprecated earlier definitions used only specified the range up to TLS
       1.2 (in the older-version library docs).
 
+JH/14 Bug 2284: Fix DKIM signing for body lines starting with a pair of dots.
+
+JH/15 Rework TLS client-side context management.  Stop using a global, and
+      explicitly pass a context around.  This enables future use of TLS for
+      connections to service-daemons (eg. malware scanning) while a client smtp
+      connection is using TLS; with cutthrough connections this is quite likely.
+
 
 Exim version 4.91
 -----------------