curl: use libressl's shipped ca bundle

This commit is contained in:
Stefan Saraev 2016-04-07 20:39:07 +03:00 committed by Lukas Rusak
parent 81b801b17e
commit 06ca694a91

View File

@ -87,7 +87,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_lib_rtmp_RTMP_Init=yes \
--with-ssl \
--without-polarssl \
--without-nss \
--with-ca-bundle=/etc/ssl/cacert.pem \
--with-ca-bundle=/etc/ssl/cert.pem \
--without-ca-path \
--without-libpsl \
--without-libmetalink \