Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
SSL: CERTIFICATE_VERIFY_FAILED on OS X 10.10.3 #5393
Comments
|
Please post the full verbose log with |
|
Possibly a duplicate of #5317. Could you try the workaround provided by @izzyleung in #5317 (comment)? |
(Apologies for the URL ;) ) |
|
Got it, tried the workaround in #5317 (comment). The following worked:
And yields (for reference):
|
|
Closing. Please go to #5317 for further discussion. |
youtube-dl: stable 2015.04.03 (bottled), HEAD(installed via Homebrew) was working great until yesterday, then I upgraded to OS X Yosemite 10.10.3 overnight.Now, I keep getting
A workaround is to use the
--no-check-certificateflag.Pretty sure this isn't youtube-dl's fault (OS X 10.10.3 probably trashed some roots or CA certificate files) but I'm putting it here so someone with more time and understanding than me can maybe post a proper solution, and so others can find it here, too.