Signed-off-by: Cristian Morales Vega <crist...@samknows.com> --- package/network/utils/curl/Makefile | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index 0bb8323..2c6e6ea 100644 --- a/package/network/utils/curl/Makefile +++ b/package/network/utils/curl/Makefile @@ -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 \ -- 1.9.3 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel