kumquat-buildroot/package/libcurl
Dimitar Tomov b4d301c641 package/libcurl: fix missing CA bundle when wolfssl is SSL/TLS provider
Without CA bundle curl can not verify the remote peer and work with https.
This is fixed by adding a config option pointing to the default location
for CA bundle in buildroot. Alternatives like OpenSSL and MbedTLS use the
same path, however the wolfSSL build options for libcurl did not include
this path until now.

Signed-off-by: Dimitar Tomov <dimi@tpm.dev>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-06-06 15:35:56 +02:00
..
Config.in package/wolfssl: all features needs dynamic library 2022-04-23 17:23:04 +02:00
libcurl.hash package/libcurl: security bump to version 7.83.1 2022-05-12 10:43:43 +02:00
libcurl.mk package/libcurl: fix missing CA bundle when wolfssl is SSL/TLS provider 2022-06-06 15:35:56 +02:00