summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-04-04 16:00:07 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-04-04 16:00:07 +0200
commitdf8acd1d7bc1ddb1495e1a36b4e9c14efdd6541d (patch)
treecea8e89018f7280f8d0358f5aad21f84199d7791 /doc/it/autogen/user
parentde4ce8eeb664c3dc6c707d2096bd6431d2067c1d (diff)
downloadweechat-df8acd1d7bc1ddb1495e1a36b4e9c14efdd6541d.zip
irc: allow many fingerprints in server option ssl_fingerprint (closes #49)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r--doc/it/autogen/user/irc_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt
index dbd23d1ef..4d4bd6d63 100644
--- a/doc/it/autogen/user/irc_options.txt
+++ b/doc/it/autogen/user/irc_options.txt
@@ -579,7 +579,7 @@
** valori: 0 .. 2147483647 (valore predefinito: `2048`)
* [[option_irc.server_default.ssl_fingerprint]] *irc.server_default.ssl_fingerprint*
-** descrizione: `SHA1 fingerprint of certificate which is trusted and accepted for the server (it must be exactly 40 hexadecimal digits without separators); if this option is set, the other checks on certificates are NOT performed (option "ssl_verify")`
+** descrizione: `SHA1 fingerprint of certificate which is trusted and accepted for the server (it must be exactly 40 hexadecimal digits without separators); many fingerprints can be separated by commas; if this option is set, the other checks on certificates are NOT performed (option "ssl_verify")`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)