diff --git a/packages/web/curl/build b/packages/web/curl/build index d38aef2866..041532e9d8 100755 --- a/packages/web/curl/build +++ b/packages/web/curl/build @@ -76,7 +76,7 @@ ac_cv_header_librtmp_rtmp_h=yes \ --without-gnutls \ --without-polarssl \ --without-nss \ - --with-ca-bundle="/etc/ssl/certs/ca-bundle.crt" \ + --with-ca-bundle="/etc/ssl/cacert.pem" \ --without-ca-path \ --without-libssh2 \ --with-librtmp="$SYSROOT_PREFIX/usr" \