aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-09-16 16:49:00 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-09-16 16:50:31 +0200
commit0e1e8e06debc4d7b00670eaa981ca5b382d90591 (patch)
tree66fe976371bdec5a014e14ab954a44fe20256cab /Changelog
parent40864537f86e31e037a1232f015a06e9d73bf1e6 (diff)
Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cf11878..820ee6f 100644
--- a/Changelog
+++ b/Changelog
@@ -25,6 +25,7 @@ interimap (0.2) upstream;
* Don't set SO_KEEPALIVE on the socket. This is most likely useless
in our case since the TCP keepalive time is usually much higher than
the IMAP timeout.
+ * Set X.509 certificate purpose to 'SSL Server' for SSL_verify=YES.
-- Guilhem Moulin <guilhem@guilhem.org> Wed, 09 Sep 2015 00:44:35 +0200