From owner-freebsd-questions@FreeBSD.ORG Fri Jun 19 18:36:56 2015 Return-Path: Delivered-To: freebsd-questions@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 76542DD3 for ; Fri, 19 Jun 2015 18:36:56 +0000 (UTC) (envelope-from freebsd@johnea.net) Received: from mail.johnea.net (johnea.net [70.167.123.7]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B4341F7 for ; Fri, 19 Jun 2015 18:36:55 +0000 (UTC) (envelope-from freebsd@johnea.net) Received: from [192.168.100.239] (vhost.johnea.net [192.168.100.239]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.johnea.net (Postfix) with ESMTPSA id B32635F233A0 for ; Fri, 19 Jun 2015 11:26:55 -0700 (PDT) Message-ID: <55845EEF.8030702@johnea.net> Date: Fri, 19 Jun 2015 11:26:30 -0700 From: freebsd@johnea.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: is the forum down? References: <555F3C13.7010306@jrscorp.com> <555F4060.1020007@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2015 18:36:56 -0000 On 2015-05-28 21:48, AnthonyL wrote: > On Fri, 22 May 2015 15:42:40 +0100, Matthew Seaman wrote: >> On 05/22/15 15:24, J2R2 P wrote: >>> I have not been able to see any pages in the forum since yesterday >>> whether I click a link from a search engine of navigating directly to >>> the forum from within freebsd.org website. >> >> Seems fine to me. The did recently update the TLS configuration of the >> web server so it now scores 'A+' on the Qualys test site -- which >> however means that some older browsers or mobile platforms may have >> problems. Try again with a recent version of FireFox or Chrome. >> >> Cheers > > > I was also having some trouble lat week. It seems to be working fine now. > It's still broken for me. I'm getting: Data Transfer Interrupted The connection to forums.freebsd.org has terminated unexpectedly. Some data may have been transferred. This is probably the TLS upgrade mentioned above. On another machine with an updated browser, the forums are rendered correctly for me. (on the broken machine, I have other reasons for not wanting to update) I don't understand why https is enforced on the freebsd.org server. If I attempt to surf to http://forums.freebsd.org/ I'm redirected to the https site. I don't really care if my forum surfing is unencrypted and would prefer an http connection. johnea