From owner-freebsd-python@FreeBSD.ORG Fri Jan 9 13:09:47 2015 Return-Path: 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 ; 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 ; 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 ) 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 To: Christian Jachmann 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2015 13:09:47 -0000 Christian Jachmann : > 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