curl: use the system certificates
[openwrt/staging/lynxis.git] / package / network / utils / curl / Makefile
index 0bb8323b33b6dd951d9343ec94cff0a79c75d14b..2c6e6ea2b7b585360e0b876ff923acdf3d7f05e0 100644 (file)
@@ -97,6 +97,7 @@ CONFIGURE_ARGS += \
        --disable-manual \
        --disable-verbose \
        --without-ca-bundle \
+       --with-ca-path=/etc/ssl/certs/ \
        --without-krb4 \
        --without-libidn \
        --without-nss \