From 5d29e0062aade44d1db42c757b81910abeb55b63 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 11 Feb 2012 11:40:01 +0100 Subject: [PATCH] doc: add question about "TLS handshake error" in FAQ --- doc/de/weechat_faq.de.txt | 13 +++++++++++++ doc/en/weechat_faq.en.txt | 12 ++++++++++++ doc/fr/weechat_faq.fr.txt | 12 ++++++++++++ doc/it/weechat_faq.it.txt | 13 +++++++++++++ doc/pl/weechat_faq.pl.txt | 13 +++++++++++++ 5 files changed, 63 insertions(+) diff --git a/doc/de/weechat_faq.de.txt b/doc/de/weechat_faq.de.txt index feb9e0840..242334cb3 100644 --- a/doc/de/weechat_faq.de.txt +++ b/doc/de/weechat_faq.de.txt @@ -670,6 +670,19 @@ Fall weniger sicher): ---------------------------------------- +// TRANSLATION MISSING +[[irc_ssl_handshake_error]] +When connecting to server with SSL, I see only error "TLS handshake failed", what can I do? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can try a different priority string (WeeChat ≥ 0.3.5 only), replace "xxx" +by your server name: + +---------------------------------------- +/set irc.server.xxx.ssl_priorities "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT" +---------------------------------------- + + [[irc_ssl_freenode]] Wie kann ich eine SSL gesicherte Verbindung zum freenode Server herstellen? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/en/weechat_faq.en.txt b/doc/en/weechat_faq.en.txt index a329a2425..7ad426bd8 100644 --- a/doc/en/weechat_faq.en.txt +++ b/doc/en/weechat_faq.en.txt @@ -637,6 +637,18 @@ connection will be less secure by doing that): ---------------------------------------- +[[irc_ssl_handshake_error]] +When connecting to server with SSL, I see only error "TLS handshake failed", what can I do? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can try a different priority string (WeeChat ≥ 0.3.5 only), replace "xxx" +by your server name: + +---------------------------------------- +/set irc.server.xxx.ssl_priorities "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT" +---------------------------------------- + + [[irc_ssl_freenode]] How can I connect to freenode server using SSL? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/fr/weechat_faq.fr.txt b/doc/fr/weechat_faq.fr.txt index 0c8b8aeb8..49e420a26 100644 --- a/doc/fr/weechat_faq.fr.txt +++ b/doc/fr/weechat_faq.fr.txt @@ -661,6 +661,18 @@ Si vous voyez des erreurs à propos du certificat, vous pouvez désactiver ---------------------------------------- +[[irc_ssl_handshake_error]] +Lors de la connexion SSL à un serveur, je vois juste une erreur "TLS handshake failed", que puis-je faire ? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Vous pouvez essayer une chaîne de priorité différente (WeeChat ≥ 0.3.5 +seulement), remplacez "xxx" par le nom de votre serveur : + +---------------------------------------- +/set irc.server.xxx.ssl_priorities "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT" +---------------------------------------- + + [[irc_ssl_freenode]] Comment puis-je me connecter à freenode avec SSL ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/it/weechat_faq.it.txt b/doc/it/weechat_faq.it.txt index 828eed375..a721ea797 100644 --- a/doc/it/weechat_faq.it.txt +++ b/doc/it/weechat_faq.it.txt @@ -656,6 +656,19 @@ 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? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can try a different priority string (WeeChat ≥ 0.3.5 only), replace "xxx" +by your server name: + +---------------------------------------- +/set irc.server.xxx.ssl_priorities "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT" +---------------------------------------- + + [[irc_ssl_freenode]] Come ci si può connettere al server freenode via SSL? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/pl/weechat_faq.pl.txt b/doc/pl/weechat_faq.pl.txt index 8b9f1fd2b..5e82a7588 100644 --- a/doc/pl/weechat_faq.pl.txt +++ b/doc/pl/weechat_faq.pl.txt @@ -645,6 +645,19 @@ Jeśli widzisz błędy związanie z certyfikatami, możesz wyłączyć opjcę "s ---------------------------------------- +// TRANSLATION MISSING +[[irc_ssl_handshake_error]] +When connecting to server with SSL, I see only error "TLS handshake failed", what can I do? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You can try a different priority string (WeeChat ≥ 0.3.5 only), replace "xxx" +by your server name: + +---------------------------------------- +/set irc.server.xxx.ssl_priorities "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT" +---------------------------------------- + + [[irc_ssl_freenode]] Jak mogę połączyć się z serwerem freenode używając SSL? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~