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.
Curl is unable to pull the script #1544
Comments
|
Your version of curl is too old / compiled with limited options; it does not support Subject Alternative Names. Either use a newer version of curl or wget or download the file via HTTP:
|
In Centos 5 vps server,
Command given:
$ sudo curl https://yt-dl.org/downloads/2013.10.01.1/youtube-dl -o /usr/local/bin/youtube-dl
Result:
curl: (51) SSL: certificate subject name 'aries.uberspace.de' does not match target host name 'yt-dl.org'