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.
Checklist
Verbose log
Description
Updating fails with an expired SSL certificate error, when both using
youtube-dl -Uand curl. The exact same URL works fine in the browser. Using curl with an http URL instead of https works too. I'm running macOS 10.14.6.Now, I have no idea which SSL certificate has expired, because OpenSSL accepts the entire chain just fine:
I'd happily provide anything else needed to debug this issue, but I'm kinda clueless as to what else to check.