aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-10-19 17:14:43 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-10-19 17:14:43 +0200
commit1aeca5f89e768df83d3f6f86e0d782e5a20fc1f6 (patch)
tree5ac7f716be88daa6a10668b8156b4a8eb4cdd173 /Changelog
parenteb6b971fbd5ef3f9bd76770262da5808cf8c506a (diff)
Add an option 'SSL_protocols'.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f2b0bfc..cf7e678 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,9 @@
interimap (0.3) upstream;
* Fix byte count for compression streams.
+ * Add an option 'SSL_protocols' to list SSL protocols to enable or
+ disable. The default value, "!SSLv2 !SSLv3", enables only TLSv1
+ and above.
-- Guilhem Moulin <guilhem@guilhem.org> Mon, 28 Sep 2015 01:16:47 +0200