diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-10 18:54:25 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-08-10 18:54:25 +0200 |
commit | fab23f8bc4ca4ab43f670a105587d389dbd18eb7 (patch) | |
tree | 3bc0d4299fbc602482614d3984e1d7f61ff6cb29 /doc/pl/weechat_faq.pl.txt | |
parent | f841333609ab91b011dbe29099078f7599be0f2d (diff) | |
download | weechat-fab23f8bc4ca4ab43f670a105587d389dbd18eb7.zip |
doc: add reload of CA file for question about freenode/SSL in FAQ
Diffstat (limited to 'doc/pl/weechat_faq.pl.txt')
-rw-r--r-- | doc/pl/weechat_faq.pl.txt | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/pl/weechat_faq.pl.txt b/doc/pl/weechat_faq.pl.txt index 0d263bb45..f023e97e1 100644 --- a/doc/pl/weechat_faq.pl.txt +++ b/doc/pl/weechat_faq.pl.txt @@ -660,7 +660,17 @@ $ mkdir ~/.weechat/ssl $ cat GandiStandardSSLCA.pem >>~/.weechat/ssl/CAs.pem ---------------------------------------- -Pod WeeChat, ustawić port serwera, SSL, dhkey_size, następnie się połączyć: +// TRANSLATION MISSING +To force WeeChat to reload file with the certificate authorities, change value +of option and reset it to default value: + +---------------------------------------- +/set weechat.network.gnutls_ca_file "" +/unset weechat.network.gnutls_ca_file +---------------------------------------- + +// TRANSLATION MISSING +Setup server port, SSL, dhkey_size, then connect: ---------------------------------------- /set irc.server.freenode.addresses "chat.freenode.net/7000" |