diff options
Diffstat (limited to 'doc/en/weechat_user.en.txt')
-rw-r--r-- | doc/en/weechat_user.en.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index a79cdcab6..2a6571739 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -1368,12 +1368,13 @@ For more information, look at http://www.oftc.net/oftc/NickServ/CertFP SASL authentication ^^^^^^^^^^^^^^^^^^^ -WeeChat supports SASL authentication, using two mechanisms: "plain" (default) -or "dh-blowfish" (crypted password). +WeeChat supports SASL authentication, using three mechanisms: "plain" (plain +text password), "dh-blowfish" (crypted password) or "external" (client side SSL +cert). Options in servers are: -* 'sasl_mechanism': mechanism to use ("plain" or "dh-blowfish") +* 'sasl_mechanism': mechanism to use ("plain", "dh-blowfish" or "external") * 'sasl_timeout': timeout (in seconds) for authentication * 'sasl_username': username (nick) * 'sasl_password': password @@ -2038,7 +2039,7 @@ Translations:: Patches:: Dmitry Kobylin, Rudolf Polzer, Jim Ramsay, Pistos, Gwenn, Dominik Honnef, - JD Horelick, Stefano Pigozzi, Gu1ll4um3r0m41n + JD Horelick, Stefano Pigozzi, Gu1ll4um3r0m41n, Kyle Fuller [[support]] |