projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a795c53
)
curl: use the system certificates
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 25 Sep 2014 10:37:06 +0000
(10:37 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 25 Sep 2014 10:37:06 +0000
(10:37 +0000)
Signed-off-by: Cristian Morales Vega <cristian@samknows.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42661
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/network/utils/curl/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/curl/Makefile
b/package/network/utils/curl/Makefile
index
0bb8323
..
2c6e6ea
100644
(file)
--- 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 \