OpenSSL: fix reload of changed OCSP proof
[exim.git] / doc / doc-txt / ChangeLog
index b813033c1ae914ca54f82b4381b45cc45b952112..6a4e10915cc4f4c6d3dbae363de6e35293b85b14 100644 (file)
@@ -23,6 +23,13 @@ JH/05 Follow symlinks for placing a watch on TLS creds files.  This means
       it would be the dir with the first symlink.  We still do not monitor
       the entire path.
 
+JH/06 Check for bad chars in rDNS for sender_host_name. The OpenBSD (at least)
+      dn_expand() is happy to pass them through.
+
+JH/07 OpenSSL Fix auto-reload of changed server OCSP proof. Previously, if
+      the file with the proof had an unchanged name, the new proof(s) were
+      loaded on top of the old ones (and nover used; the old ones were stapled).
+
 
 Exim version 4.96
 -----------------