summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/irc_options.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-12-03 09:44:18 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-12-03 09:44:18 +0100
commit28fde407f4ca43cb6c0ae3bd48ad753f81a2c54a (patch)
treebcbccca1c6b1de08c897ded15d25065c46fa4b00 /doc/it/autogen/user/irc_options.adoc
parenta864da7b3b52a8332213df0b94b07188dc90fa8c (diff)
downloadweechat-28fde407f4ca43cb6c0ae3bd48ad753f81a2c54a.zip
irc: evaluate content of server option "ssl_fingerprint" (closes #858)
Diffstat (limited to 'doc/it/autogen/user/irc_options.adoc')
-rw-r--r--doc/it/autogen/user/irc_options.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/irc_options.adoc b/doc/it/autogen/user/irc_options.adoc
index 053001447..751023fb0 100644
--- a/doc/it/autogen/user/irc_options.adoc
+++ b/doc/it/autogen/user/irc_options.adoc
@@ -603,7 +603,7 @@
** valori: 0 .. 2147483647 (valore predefinito: `+2048+`)
* [[option_irc.server_default.ssl_fingerprint]] *irc.server_default.ssl_fingerprint*
-** descrizione: pass:none[fingerprint of certificate which is trusted and accepted for the server; only hexadecimal digits are allowed (0-9, a-f): 64 chars for SHA-512, 32 chars for SHA-256, 20 chars for SHA-1 (insecure, not recommended); many fingerprints can be separated by commas; if this option is set, the other checks on certificates are NOT performed (option "ssl_verify")]
+** descrizione: pass:none[fingerprint of certificate which is trusted and accepted for the server; only hexadecimal digits are allowed (0-9, a-f): 64 chars for SHA-512, 32 chars for SHA-256, 20 chars for SHA-1 (insecure, not recommended); many fingerprints can be separated by commas; if this option is set, the other checks on certificates are NOT performed (option "ssl_verify") (note: content is evaluated, see /help eval)]
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `+""+`)