From 00c2b8f951733e3fdd6121d367e7cee8753d7342 Mon Sep 17 00:00:00 2001 From: Marco Paolone Date: Sun, 12 Feb 2012 08:29:21 +0100 Subject: [PATCH] doc: update italian FAQ --- doc/it/weechat_faq.it.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/it/weechat_faq.it.txt b/doc/it/weechat_faq.it.txt index a721ea797..4674fd1e5 100644 --- a/doc/it/weechat_faq.it.txt +++ b/doc/it/weechat_faq.it.txt @@ -656,13 +656,12 @@ Se si verificano errori con i certificati, è possibile disabilitare "ssl_verify ---------------------------------------- -// TRANSLATION MISSING [[irc_ssl_handshake_error]] -When connecting to server with SSL, I see only error "TLS handshake failed", what can I do? -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Alla connessione al server con SSL ottengo solo l'errore "handshake TLS fallito", cosa posso fare? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -You can try a different priority string (WeeChat ≥ 0.3.5 only), replace "xxx" -by your server name: +Provare una stringa di priorità diversa (solo WeeChat ≥ 0.3.5), sostituendo +"xxx" con il nome del server: ---------------------------------------- /set irc.server.xxx.ssl_priorities "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT"