1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 00:03:12 +02:00

doc: fix instructions about getting correct CA file on Mac OS X (FAQ)

This commit is contained in:
Artiom Di
2016-02-17 15:02:04 +01:00
committed by Sébastien Helleu
parent 5554e40210
commit 0b79510b75
+4 -3
View File
@@ -492,11 +492,12 @@ you have to use key[alt] instead of key[shift]).
[[irc_ssl_connection]]
=== I have some problems when connecting to a server using SSL, what can I do?
If you are using Mac OS X, you must install `curl-ca-bundle` and set the path
to certificates in WeeChat:
If you are using Mac OS X, you must install `openssl` from Homebrew. A CA file
will be bootstrapped using certificates from the system keychain. And set the
path to certificates in WeeChat:
----
/set weechat.network.gnutls_ca_file "/usr/local/opt/curl-ca-bundle/share/ca-bundle.crt"
/set weechat.network.gnutls_ca_file "/usr/local/etc/openssl/cert.pem"
----
If you see errors about gnutls handshake, you can try to use a smaller