bugWeeChat - Bugs: bug #35506, TLS handshake failed

 
 

bug #35506: TLS handshake failed

Submitter:  R1cochet <r1cochet>
Submitted:  Sat 11 Feb 2012 08:47:10 AM UTC
   
 
Category:  other Severity:  3 - Normal
Item Group:  other Status:  Invalid
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.5 IRC nick:  R1cochet
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 Feb 2012 10:15:49 AM UTC, comment #3: 

It's a small problem on irc server with TLS. I submitted a bug for gnutls and got answer with fix (by forcing priority): https://savannah.gnu.org/support/index.php?107954

So in WeeChat following commands should let you connect to this server:


/set irc.server.chatspike.ssl_priorities "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.0:+VERS-SSL3.0:%COMPAT"
/set irc.server.chatspike.ssl_dhkey_size 1024
/set irc.server.chatspike.ssl_verify off


Sebastien Helleu <flashcode>
Group administrator
Sat 11 Feb 2012 09:26:20 AM UTC, comment #2: 

Package gnutls-2.10.5-1.fc15.x86_64

R1cochet <r1cochet>
Sat 11 Feb 2012 09:22:00 AM UTC, comment #1: 

Package gnutls-2.10.5-1.fc15.x86_64

R1cochet <r1cochet>
Sat 11 Feb 2012 08:47:10 AM UTC, original submission:  

I'm trying to connect to ChatSpike IRC network via a SSL connection and I'm getting an error. Weechat 0.3.5 running on Fedora 15 x86_64. Using tmux multiplexer and $TERM=screen-256color

address: irc.chatspike.net/6697
ssl: on
ssl_verify: off

The error returned is:
[12:31]   ChatSpike irc: connecting to server irc.chatspike.net/6697 (SSL)...
[12:31]   ChatSpike =!= irc: TLS handshake failed
[12:31]   ChatSpike =!= irc: error: A TLS packet with unexpected length was received.
[12:31]   ChatSpike irc: reconnecting to server in 10 seconds

I am able to connect to this network via SSL using a different client.

I was able to connect to the network before in weechat, I believe via SSL, but after quiting, /quit, and then restarting I am now getting the aforementioned error.

R1cochet <r1cochet>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by r1cochet (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-02-26 flashcode Open/ClosedOpen Closed
    2012-02-11 flashcode CategoryNone other
        Item GroupNone other
        StatusNone Invalid
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code