Test suite normalize TLS 1.[12] to TLS1
[exim.git] / doc / doc-txt / ChangeLog
index 172748584d677270bb1889d1f7c1d5aa5abbdc41..33e43b196232adf0a667bd4758c9ff587a1d492f 100644 (file)
@@ -104,6 +104,17 @@ TL/10 Bugzilla 1454: New -oMm option to pass message reference to Exim.
       Requires trusted mode and valid format message id, aborts otherwise.
       Patch contributed by Heiko Schlichting.
 
+JH/20 New expansion variables tls_(in,out)_(our,peer)cert, and expansion item
+      certextract with support for various fields.  Bug 1358.
+
+JH/21 Observability of OCSP via variables tls_(in,out)_ocsp.  Stapling
+      is requested by default, modifiable by smtp transport option
+      hosts_request_ocsp.
+
+JH/22 Expansion operators ${md5:string} and ${sha1::string} can now
+      operate on certificate variables to give certificate fingerprints
+      Also new ${sha256:cert_variable}.
+
 
 Exim version 4.82
 -----------------