New expansion operator sha256 for certificates. Bug 1170
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index c98528884378b30aa444c8a2330a440d4c6508a1..33e43b196232adf0a667bd4758c9ff587a1d492f 100644 (file)
@@ -107,6 +107,14 @@ TL/10 Bugzilla 1454: New -oMm option to pass message reference to Exim.
 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
 -----------------