curl: switch default SSL to mbedTLS
authorRosen Penev <rosenp@gmail.com>
Fri, 22 Jul 2022 01:12:26 +0000 (18:12 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 23 Jul 2022 19:39:21 +0000 (12:39 -0700)
commit0a65e4c6fa84e13a1732c26260615c1ad5efea5b
treec511b78cde095a87afb8501f7644a9d285fbfdec
parentbd6e20542199b4805346059cc8e26f67fff8affd
curl: switch default SSL to mbedTLS

The decision to switch the default to wolfSSL was taken because of
hostapd back from when curl was in base. Unfortunately, not only is
wolfSSL bigger but it has also been causing issues recently. There's
also no relation between hostapd and curl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
net/curl/Config.in