Bug 198306

Summary: www/youtube_dl SSL: CERTIFICATE_VERIFY_FAILED
Product: Ports & Packages Reporter: Michał Jędrzejczak <mj>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (araujo)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

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.