summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-10-26 21:06:46 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-05 18:22:20 +0000
commit8d69247061599b35b60308ca4b75ba529b8dcba2 (patch)
tree886e784e7d1825a0203c301b836d2c80b334042a /doc/doc-txt/ChangeLog
parent4650b314ad07f4813d2cb826546d9048a4555c83 (diff)
Do not permit multi-component wildcards on certificate names (OpenSSL)
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ed4574729..b389a7deb 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -59,6 +59,11 @@ JH/08 Rename the TPDA expermimental facility to Event Actions. The #ifdef
raised for inbound connections, if the main configuration event_action
option is defined.
+JH/09 When compiled with OpenSSL and EXPERIMENTAL_CERTNAMES, the checks on
+ server certificate names available under the smtp transport option
+ "tls_verify_cert_hostname" now do not permit multi-component wildcard
+ matches.
+
Exim version 4.84
-----------------