summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-01-21 12:33:03 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-21 12:33:03 +0100
commit160ab683efb0ce39813a2c4835bb92ad7b3a73fd (patch)
tree0efbb9017d9fdb18898ee1244d498ecda13cce75 /doc/it
parentd820389f8aa9d51b101bde15c946d1c3f1bfcc2e (diff)
downloadweechat-160ab683efb0ce39813a2c4835bb92ad7b3a73fd.zip
core: update translations
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/autogen/user/irc_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt
index ac4f1c948..cb5bf4c34 100644
--- a/doc/it/autogen/user/irc_options.txt
+++ b/doc/it/autogen/user/irc_options.txt
@@ -573,6 +573,11 @@
** tipo: intero
** 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")`
+** tipo: stringa
+** valori: qualsiasi stringa (valore predefinito: `""`)
+
* [[option_irc.server_default.ssl_priorities]] *irc.server_default.ssl_priorities*
** descrizione: `stringa con le priorità per gnutls (per la sintassi, consultare la documentazione per la funzione gnutls_priority_init nel manuale di gnutls, stringhe comuni sono: "PERFORMANCE", "NORMAL", "SECURE128", "SECURE256", "EXPORT", "NONE")`
** tipo: stringa