Does curl support Socks (RFC 1928) ?
– Yes, SOCKS5 is supported when curl is built with IPv6 support disabled. + Yes, SOCKS5 is supported. 3. Usage problems – 3.1. curl: (1) SSL is disabled, https: not supported + 3.1 curl: (1) SSL is disabled, https: not supported If you get this output when trying to get anything from a https:// server, it means that the configure script couldn’t find all libs and include files @@ -300,13 +301,13 @@ Also, check out the other paragraph in this FAQ labeled “configure doesn’t find OpenSSL even when it is installed”.