curl: Use ca-bundle for all TLS libraries.
authorRosen Penev <rosenp@gmail.com>
Sun, 27 May 2018 22:13:47 +0000 (15:13 -0700)
committerJohn Crispin <john@phrozen.org>
Wed, 30 May 2018 04:38:06 +0000 (06:38 +0200)
commitf97946c49680a5fe713d0e2caaf072789f70e68d
treede56bd76568d3406bfe751681754abca988f40b3
parent9685f3978795727ac99d5d20a4af16c808b1e24b
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>
package/network/utils/curl/Makefile