Re: [OpenWrt-Devel] [PATCH 4/4] Make curl use the system certificates

2014-09-29 Thread Catalin Patulea
On Thu, Sep 25, 2014 at 6:53 AM, Felix Fietkau n...@openwrt.org wrote: Ups, no! I wanted Christian Schoenebeck confirmation first. But I was supposed to do a second version of this patch. That option only works when curl uses OpenSSL. Since now it uses PolarSSL by default it will break most

Re: [OpenWrt-Devel] [PATCH 4/4] Make curl use the system certificates

2014-09-25 Thread Cristian Morales Vega
On 25 September 2014 11:38, Felix Fietkau n...@openwrt.org wrote: On 2014-09-24 16:15, Cristian Morales Vega wrote: Signed-off-by: Cristian Morales Vega crist...@samknows.com Committed in r42661, thanks. - Felix Ups, no! I wanted Christian Schoenebeck confirmation first. But I was supposed

[OpenWrt-Devel] [PATCH 4/4] Make curl use the system certificates

2014-09-24 Thread Cristian Morales Vega
Signed-off-by: Cristian Morales Vega crist...@samknows.com --- package/network/utils/curl/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/network/utils/curl/Makefile b/package/network/utils/curl/Makefile index 0bb8323..2c6e6ea 100644 --- a/package/network/utils/curl/Makefile