summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorTodd Lyons <tlyons@exim.org>2014-10-29 07:50:41 -0700
committerTodd Lyons <tlyons@exim.org>2014-10-29 07:50:41 -0700
commiteca4debb8fa74d67fbeb4aefdcc3d67ef51386e0 (patch)
treea6d38b54d5527868c2798c3df76d4470dfff01a1 /doc/doc-txt
parent6d68e1c72d8bd58b005e9d1c8df890e4fe5e6536 (diff)
Test suite: disable OCSP for old openssl part 2
Make sure to only disable this if building for openssl, allow gnutls to build with OCSP for all versions that support it.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ed4574729..5a298d161 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -59,6 +59,9 @@ 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.
+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).
+
Exim version 4.84
-----------------