diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_faq.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt index 057c19c4a..811a3f176 100644 --- a/doc/en/weechat_faq.en.txt +++ b/doc/en/weechat_faq.en.txt @@ -637,7 +637,7 @@ connection will be less secure by doing that): How can I connect to freenode server using SSL? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -If you are using WeeChat ≤ 0.3.5, you may have to change value of this option: +Set option 'weechat.network.gnutls_ca_file' to file with certificates: ---------------------------------------- /set weechat.network.gnutls_ca_file "/etc/ssl/certs/ca-certificates.crt" |