mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
curl: use libressl's shipped ca bundle
This commit is contained in:
parent
81b801b17e
commit
06ca694a91
@ -87,7 +87,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_lib_rtmp_RTMP_Init=yes \
|
|||||||
--with-ssl \
|
--with-ssl \
|
||||||
--without-polarssl \
|
--without-polarssl \
|
||||||
--without-nss \
|
--without-nss \
|
||||||
--with-ca-bundle=/etc/ssl/cacert.pem \
|
--with-ca-bundle=/etc/ssl/cert.pem \
|
||||||
--without-ca-path \
|
--without-ca-path \
|
||||||
--without-libpsl \
|
--without-libpsl \
|
||||||
--without-libmetalink \
|
--without-libmetalink \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user