From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 429 invoked by alias); 2 Sep 2014 14:52:34 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 419 invoked by uid 89); 2 Sep 2014 14:52:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 02 Sep 2014 14:52:33 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-03.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1XOpRa-00011m-0b from joseph_myers@mentor.com for overseers@sourceware.org; Tue, 02 Sep 2014 07:52:28 -0700 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-03.mgc.mentorg.com (137.202.0.108) with Microsoft SMTP Server id 14.2.247.3; Tue, 2 Sep 2014 15:52:24 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.82) (envelope-from ) id 1XOpRX-0007nx-Ra; Tue, 02 Sep 2014 14:52:23 +0000 Date: Tue, 02 Sep 2014 14:52:00 -0000 From: "Joseph S. Myers" To: "Maciej W. Rozycki" CC: Subject: Re: gcc.gnu.org/sourceware.org SSL issues? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2014-q3/txt/msg00126.txt.bz2 On Tue, 2 Sep 2014, Maciej W. Rozycki wrote: > 'You have attempted to establish a connection with "gcc.gnu.org". However, > the security certificate presented belongs to "(cygwin.com , > www.cygwin.com)". It is possible, though unlikely, that someone may be > trying to intercept your communication with this web site.' This seems like the SNI issue. It seems that with SeaMonkey/Iceape you need at least version 1.1b for SNI support; 1.0.9 is too old. -- Joseph S. Myers joseph@codesourcery.com