From 00114b3eb81b3c21fd35664f70a5fb961e7f5e2a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 23 Aug 2004 20:41:35 +0000 Subject: Call SSL_CTX_set_default_verify_paths() to initialise the certificate 2004-08-23 Jeffrey Stedfast * camel-tcp-stream-openssl.c (open_ssl_connection): Call SSL_CTX_set_default_verify_paths() to initialise the certificate database paths. Thanks to Anton Altaparmakov for this fix. svn path=/trunk/; revision=27000 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index af7997221c..79ac49748d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-08-23 Jeffrey Stedfast + + * camel-tcp-stream-openssl.c (open_ssl_connection): Call + SSL_CTX_set_default_verify_paths() to initialise the certificate + database paths. Thanks to Anton Altaparmakov for this fix. + 2004-08-21 Sivaiah Nallagatla * providers/groupwise/camel-gw-listener.c (account_changed) : -- cgit v1.2.3