openwrt/package/network
Rosen Penev 0d3bdf7b59 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>
(backported from f97946c496)
2018-12-18 09:11:40 +01:00
..
config netifd: fix segfault (FS#1875) 2018-10-07 15:34:34 +02:00
ipv6 odhcp6c: add client fqdn and reconfigure options 2018-09-08 21:46:07 +02:00
services hostapd: properly build hostapd-only SSL variants 2018-12-18 09:06:02 +01:00
utils curl: Use ca-bundle for all TLS libraries. 2018-12-18 09:11:40 +01:00