Date: Fri, 9 Jan 2015 13:37:21 +0100 From: Christian Jachmann <Jachmann@unitix.org> To: python@FreeBSD.org Subject: [notifications@github.com: Re: [youtube-dl] youtube-dl -U doesn't work anymore (#4666)] Message-ID: <20150109123721.GA1554@hurx.thc>
next in thread | raw e-mail | index | archive | help
Hi folks....what is necessary to get https working again ? So, what should I do ? Thanks a lot Christian Jachmann ----- Forwarded message from Philipp Hagemeister <notifications@github.com> ----- Date: Thu, 08 Jan 2015 09:23:18 -0800 From: Philipp Hagemeister <notifications@github.com> To: rg3/youtube-dl <youtube-dl@noreply.github.com> Cc: leooleo-habbib <cja@unitix.org> Subject: Re: [youtube-dl] youtube-dl -U doesn't work anymore (#4666) Most likely the result of upgrading to Python 2.7.9, which does include certificate verification, and a botched certificate setup on FreeBSD. Just for reference, can you visit https://yt-dl.org/ in a browser? What does `curl https://yt-dl.org/ >/dev/null` or `wget -O /dev/null https://yt-dl.org/` output? --- Reply to this email directly or view it on GitHub: https://github.com/rg3/youtube-dl/issues/4666#issuecomment-69214414 ----- End forwarded message -----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150109123721.GA1554>