aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6230eb50..25226f4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-12-18
+ * libsylph/ssl.c: ssl_init(): call SSL_CTX_load_verify_locations()
+ also when only certs_file exists.
+
+2006-12-18
+
* libsylph/ssl.c: ssl_init(): look for CA certificates bundle file
in multiple location.
ssl_init_socket_with_method(): disabled reject list (for now).