summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-11-05 18:24:00 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-05 19:02:19 +0000
commit09c17790eec23907b93df1ec7cee746b28dfc836 (patch)
tree388ffc0b4f7a1bb72521d58f0c128ef78e08ff5f /doc/doc-txt/ChangeLog
parentf6da88972f6404c77bc873873de5f298399cce5b (diff)
parent8d69247061599b35b60308ca4b75ba529b8dcba2 (diff)
Do not permit multi-component wildcards on certificate names (OpenSSL, EXPERIMENTAL_CERTNAMES)
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 5a298d161..997a459c8 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -62,6 +62,11 @@ JH/08 Rename the TPDA expermimental facility to Event Actions. The #ifdef
TL/06 In test suite, disable OCSP for old versions of openssl which contained
early OCSP support, but no stapling (appears to be less than 1.0.0).
+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
-----------------