From owner-freebsd-python@FreeBSD.ORG  Fri Jan  9 13:09:47 2015
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@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 63CD4167
 for <python@freebsd.org>; Fri,  9 Jan 2015 13:09:47 +0000 (UTC)
Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de
 [80.67.31.94])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 2014423F
 for <python@freebsd.org>; Fri,  9 Jan 2015 13:09:47 +0000 (UTC)
Received: from [80.67.16.136] (helo=webmailfront01.ispgateway.de)
 by smtprelay05.ispgateway.de with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256)
 (Exim 4.84) (envelope-from <mva@freebsd.org>)
 id 1Y9ZCD-00087V-3v; Fri, 09 Jan 2015 14:01:45 +0100
Received: from his1.his.de (his1.his.de [192.124.237.237]) by webmail.df.eu
 (Horde Framework) with HTTP; Fri, 09 Jan 2015 14:01:44 +0100
Date: Fri, 09 Jan 2015 14:01:44 +0100
Message-ID: <20150109140144.Horde.-Q8-xY6-DKrPLhgVcuQlqw1@webmail.df.eu>
From: Marcus von Appen <mva@freebsd.org>
To: Christian Jachmann <Jachmann@unitix.org>
Subject: Re: [notifications@github.com: Re: [youtube-dl] youtube-dl -U
 doesn't work anymore (#4666)]
References: <20150109123721.GA1554@hurx.thc>
In-Reply-To: <20150109123721.GA1554@hurx.thc>
Reply-to: mva@freebsd.org
User-Agent: Internet Messaging Program (IMP) H5 (6.0.4)
Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes
MIME-Version: 1.0
Content-Disposition: inline
X-Df-Sender: ZnJlZWJzZEBzeXNmYXVsdC5vcmc=
Cc: python@freebsd.org
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.18-1
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 09 Jan 2015 13:09:47 -0000


Christian Jachmann <Jachmann@unitix.org>:

> Hi folks....what is necessary to get https working again ?
>
> So, what should I do ?

[youtube-dl not working due to certificate issues in Python 2.7.9]

Check the advice from

http://unix.stackexchange.com/questions/176294/what-should-i-do-about-python-2-7-9-not-looking-for-ssl-certificates-in-the-righ

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196431 (the root cause)
currently waits for the certificate port maintainers to be evaluated.

Cheers
Marcus