Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2016 14:15:59 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        gnome@FreeBSD.org
Cc:        ports <freebsd-ports@FreeBSD.org>
Subject:   xchat vs freenode
Message-ID:  <d5010ed3-f24b-a8ee-b33d-1a169ae28866@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

It seems that most of FreeNode servers now reject SSLv3.
They simply reset a TCP connection after Client Hello message with that
protocol.  xchat appears to be hardcoded to use SSLv3, so it now has a trouble
connecting to the FreeNode servers with SSL enabled.

Here are some bug reports describing the problem for Linux distributions:
https://bugs.launchpad.net/ubuntu/+source/xchat-gnome/+bug/1381484
https://bugzilla.redhat.com/show_bug.cgi?id=1091544

This patch seems to fix the issue for me:
https://bugzilla.redhat.com/attachment.cgi?id=889894&action=diff
-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d5010ed3-f24b-a8ee-b33d-1a169ae28866>