Skip to content

Commit

Permalink
curl: use libressl's shipped ca bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansaraev authored and sraue committed Apr 10, 2016
1 parent cff4a72 commit c2e0fdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/curl/package.mk
Expand Up @@ -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 \
Expand Down

0 comments on commit c2e0fdc

Please sign in to comment.