openwrtv4/package/network/utils/curl
Rosen Penev f97946c496 curl: Use ca-bundle for all TLS libraries.
It simplifies the Makefile a bit. In addition, using ca-bundle
saves some space as well.

It also fixes an issue with at least transmission, which has a dependency
on ca-bundle, but currently libcurl with OpenSSL or GnuTLS cause it not
to work.

This has been tested on mt7621 with OpenSSL and GnuTLS just by running
'curl https://www.google.com' and seeing if there's a verify error.
The rest are already using ca-bundle and therefore work fine.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Tested-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-05-30 06:38:06 +02:00
..
patches curl: bump to 7.60.0 2018-05-16 14:36:22 +02:00
Config.in curl: Deprecate idn(1) support and switch to xz tarball 2018-04-16 22:01:09 +02:00
Makefile curl: Use ca-bundle for all TLS libraries. 2018-05-30 06:38:06 +02:00