Bug 198306 - www/youtube_dl SSL: CERTIFICATE_VERIFY_FAILED
Summary: www/youtube_dl SSL: CERTIFICATE_VERIFY_FAILED
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 11:13 UTC by Michał Jędrzejczak
Modified: 2015-11-16 02:21 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (araujo)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Jędrzejczak 2015-03-05 11:13:56 UTC
root@home1:/usr/ports/www/youtube_dl # uname -a
FreeBSD home1 10.1-RELEASE-p6 FreeBSD 10.1-RELEASE-p6 #0: Tue Feb 24 19:00:21 UTC 2015     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64


root@home1:/usr/ports/www/youtube_dl # youtube-dl http://youtu.be/UNC_xghP8x8
[youtube] UNC_xghP8x8: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> (caused by URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)'),))
Comment 1 Marcelo Araujo freebsd_committer freebsd_triage 2015-03-19 03:16:23 UTC
Hi,

Do you have any patch for this issue?
Comment 2 Jan Beich freebsd_committer freebsd_triage 2015-05-16 00:03:15 UTC
Try installing security/ca_root_nss. It could have been due to bug 196431.
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2015-06-12 06:05:16 UTC
After install security/ca_root_nss, is it solved?
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-11-16 02:17:59 UTC
A commit references this bug:

Author: araujo
Date: Mon Nov 16 02:17:45 UTC 2015
New revision: 401744
URL: https://svnweb.freebsd.org/changeset/ports/401744

Log:
  - Update to 2015.11.13.

  PR:		ports/198306, ports/204538
  Submitted by:	Barbara Guida <barbara.freebsd@gmail.com> (via email),
  		bsduser <local@o2.pl>,
  		Kurt Jaeger <pi@FreeBSD.org>

Changes:
  head/www/youtube_dl/Makefile
  head/www/youtube_dl/distinfo
Comment 5 Marcelo Araujo freebsd_committer freebsd_triage 2015-11-16 02:21:48 UTC
Forgot to close this PR.