Enable operator md5 and sha1 use on certificate variables. Bug 1170
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 172748584d677270bb1889d1f7c1d5aa5abbdc41..9704295e388ef9cf7e6ee6b4304335dfcc60d171 100644 (file)
@@ -104,6 +104,16 @@ 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
+
 
 Exim version 4.82
 -----------------