From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8775 invoked by alias); 2 Sep 2014 18:18:21 -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 8758 invoked by uid 89); 2 Sep 2014 18:18:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 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 18:18:17 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-FEM-02.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1XOsei-0003Xg-CO from Maciej_Rozycki@mentor.com ; Tue, 02 Sep 2014 11:18:13 -0700 Received: from localhost (137.202.0.76) by SVR-IES-FEM-02.mgc.mentorg.com (137.202.0.106) with Microsoft SMTP Server (TLS) id 14.2.247.3; Tue, 2 Sep 2014 19:15:10 +0100 Date: Tue, 02 Sep 2014 18:18:00 -0000 From: "Maciej W. Rozycki" To: Hans-Peter Nilsson CC: Subject: Re: gcc.gnu.org/sourceware.org SSL issues? In-Reply-To: Message-ID: References: User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2014-q3/txt/msg00131.txt.bz2 On Tue, 2 Sep 2014, Hans-Peter Nilsson wrote: > It would be nice to know *what* has changed in the setup. > (Is only AES 256-bit allowed these days? Pointer to advisory?) 256-bit AES is on the list of available (and enabled) ciphers in my 1.0.9 browser, so it must be something else. As to 3.5.19 I don't know offhand how to figure out which ciphers it supports let alone disable them or enable (speaking of UI changes...). Maciej