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 freebsd 10.1 #4807
Comments
|
I confirm I have the exact same issue here on Linux. |
|
The '--no-check-certificate' should work again with the fix in #4815. But I wouldn't recommend using it. The problem is that in FreeBSD, the certfiles are not loaded (it happens the same if you run |
|
I have |
|
It works for me with python 2.7.9 with both methods. (I don't use freebsd regularly , I have used a fresh install on a virtual machine). If you think it's a bug on the python port you should report it to them. @k0ral maybe you should open a new issue with the output of |
Hello, on FreeBSD youtube-dl fails, if you request a https-site:
I have run git bisect and found out the commit be4a824 is the problem.