From owner-freebsd-gnome@freebsd.org Wed Apr 20 12:35:32 2016 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2980B16304 for ; Wed, 20 Apr 2016 12:35:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 914A61B96 for ; Wed, 20 Apr 2016 12:35:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 90B7EB16303; Wed, 20 Apr 2016 12:35:32 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 904DFB16302; Wed, 20 Apr 2016 12:35:32 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citapm.icyb.net.ua (citapm.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id ADFD21B94; Wed, 20 Apr 2016 12:35:31 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citapm.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA01696; Wed, 20 Apr 2016 15:35:30 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1asrLt-0005AN-RE; Wed, 20 Apr 2016 15:35:29 +0300 Subject: Re: xchat vs freenode To: Matthew Seaman , freebsd-ports@FreeBSD.org, gnome@FreeBSD.org References: <4d36f000-3772-f54a-bbb6-b2e5ddf542c4@infracaninophile.co.uk> From: Andriy Gapon Message-ID: <232965a8-bdeb-b814-bb60-270d7f9ec1d5@FreeBSD.org> Date: Wed, 20 Apr 2016 15:34:09 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <4d36f000-3772-f54a-bbb6-b2e5ddf542c4@infracaninophile.co.uk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 12:35:32 -0000 On 20/04/2016 14:49, Matthew Seaman wrote: > On 04/20/16 12:15, Andriy Gapon wrote: >> >> 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 >> > > Bernard Spil has a whole raft of patches for these sort of bugs > available from https://wiki.freebsd.org/OpenSSL/No-SSLv3 > > I've been using his patch to irc/xchat happily for several months. That's a very good job and a resource. Thank you and Bernard. I hope that xchat's collective maintainer will include the patch into the port. -- Andriy Gapon