Skip to content
Commit b4d301c6 authored by Dimitar Tomov's avatar Dimitar Tomov Committed by Yann E. MORIN
Browse files

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: default avatarDimitar Tomov <dimi@tpm.dev>
Signed-off-by: default avatarYann E. MORIN <yann.morin.1998@free.fr>
parent 2810b51e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment