summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-05-30 19:38:20 -0400
committerPhil Pennock <pdp@exim.org>2012-05-30 19:38:20 -0400
commit83f4c7515f3eb06dc070e78edd2694c1d088e5fd (patch)
tree9c1453a7baa04f87b3e58a940f77b79781fe1e2a /doc/doc-txt/ChangeLog
parent3ecab1575ef1f45a5e7cd3c48cd937ffa8eb0ad9 (diff)
Lower EXIM_CLIENT_DH_MIN_BITS 1024 -> 512.
Wolfgang Breyha saw a real-world site using 768 bits.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 6c0554b5a..46e2dcf8a 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -165,6 +165,10 @@ PP/38 Overhaul DH prime handling, supply RFC-specified DH primes as built
PP/39 Disable SSLv2 by default in OpenSSL support.
+PP/40 Lower default size of EXIM_CLIENT_DH_MIN_BITS constant (used only by
+ GnuTLS at this time) from 1024 to 512. Cautious folk can override
+ in Local/Makefile.
+
Exim version 4.77
-----------------