From owner-freebsd-questions@freebsd.org Thu Jun 25 23:21:29 2015 Return-Path: Delivered-To: freebsd-questions@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 6B97798C201 for ; Thu, 25 Jun 2015 23:21:29 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0EEE711D7 for ; Thu, 25 Jun 2015 23:21:29 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: by wiga1 with SMTP id a1so3186871wig.0 for ; Thu, 25 Jun 2015 16:21:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=HA+f2TCqzqckraIztvVCXuusVGDo06HP7y6HfkiuBbg=; b=qVsws8p/Jyo6DdcEyPj2+5FTZpyLlNml/qOPwFc0QBE+bW8krsGIRliJXEAt+U850w a+v9zh6E0U3VnW3xFVDJ66qrbaVjnpGUo62tHHzS0kM4ebFUMrf2psEXEJ5NcUMQw0bQ ZUbL6KKiBKaZyiota+3wyjGPNHmFJrwAL9774x49rX+9BymMDcwxhGJ0bGwXIgWqOW2V aO/Z0aG9ha+BDyiqSpkBLuJ9NIUIwV+SWEvCNfZAmJ3ttTMz8YVkUtUBBJDf/snvefe8 Exb1QSbJFIH6CLHn5RNa15LHK1+JdpunD93ahkIW6Rwhvvr7wY74SkynQKdZYzLwiFWe DFhg== X-Received: by 10.194.200.194 with SMTP id ju2mr82118532wjc.61.1435274487173; Thu, 25 Jun 2015 16:21:27 -0700 (PDT) Received: from gumby.homeunix.com (4e5670d0.skybroadband.com. [78.86.112.208]) by mx.google.com with ESMTPSA id lk5sm9681136wic.24.2015.06.25.16.21.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Jun 2015 16:21:26 -0700 (PDT) Date: Fri, 26 Jun 2015 00:21:23 +0100 From: RW To: freebsd-questions@freebsd.org Subject: Re: Is there something wrong with forums.freebsd.org? Message-ID: <20150626002123.17f6b6da@gumby.homeunix.com> In-Reply-To: <558C87D2.5030104@sneakertech.com> References: <558C7C37.6060505@sneakertech.com> <558C82C1.103@sneakertech.com> <558C87D2.5030104@sneakertech.com> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.27; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: Thu, 25 Jun 2015 23:21:29 -0000 On Thu, 25 Jun 2015 18:59:30 -0400 Quartz wrote: > >> check your OS and browser version, they recently updated SSL. > > > > It doesn't matter what OS or browser I'm using, this happens on > > every machine and even curl. > > I should point out that I can ping them fine, and if I use curl to > connect to port 80 I get the standard: > > HTTP/1.1 301 Moved Permanently > Date: Thu, 25 Jun 2015 22:52:49 GMT > Server: Apache/2.4.12 (FreeBSD) OpenSSL/1.0.1l-freebsd PHP/5.4.40 > Location: https://forums.freebsd.org/ > Content-Length: 235 > Content-Type: text/html; charset=iso-8859-1 > > But connecting via 443 just gives me protocol and/or handshake errors. I couldn't connect with Opera, but could with Firefox and Chromium.