9a20baa633db

Get weechat to handle SSL correctly
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 27 Aug 2015 10:25:52 +0000
parents cbcdbdb747ff
children 25ffd1bd1092
branches/tags (none)
files weechat/weechat.conf

Changes

--- a/weechat/weechat.conf	Thu Aug 27 10:25:21 2015 +0000
+++ b/weechat/weechat.conf	Thu Aug 27 10:25:52 2015 +0000
@@ -189,7 +189,8 @@
 
 [network]
 connection_timeout = 60
-gnutls_ca_file = "%h/ssl/CAs.pem"
+# gnutls_ca_file = "%h/ssl/CAs.pem"
+gnutls_ca_file = "/usr/share/curl/ca-bundle.crt"
 gnutls_handshake_timeout = 30
 proxy_curl = ""