diff options
Diffstat (limited to 'doc/en/weechat_user.en.asciidoc')
-rw-r--r-- | doc/en/weechat_user.en.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_user.en.asciidoc b/doc/en/weechat_user.en.asciidoc index e9a461995..4f78218d2 100644 --- a/doc/en/weechat_user.en.asciidoc +++ b/doc/en/weechat_user.en.asciidoc @@ -2227,7 +2227,8 @@ Options in servers are: * 'sasl_fail': action to perform if authentication fails * 'sasl_username': username (nick) * 'sasl_password': password -* 'sasl_key': path to private key (for mechanism 'ecdsa-nist256p-challenge') +* 'sasl_key': file with ECC private key (for mechanism + 'ecdsa-nist256p-challenge') [[irc_sasl_ecdsa_nist256p_challenge]] ===== SASL ECDSA-NIST256P-CHALLENGE |