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 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 builds.

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

2014-09-25 Thread Felix Fietkau
On 2014-09-25 12:44, Cristian Morales Vega wrote: > On 25 September 2014 11:38, Felix Fietkau wrote: >> On 2014-09-24 16:15, Cristian Morales Vega wrote: >>> Signed-off-by: Cristian Morales Vega >> Committed in r42661, thanks. >> >> - Felix > > Ups, no! > I wanted Christian Schoenebeck confirmat

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 wrote: > On 2014-09-24 16:15, Cristian Morales Vega wrote: >> Signed-off-by: Cristian Morales Vega > Committed in r42661, thanks. > > - Felix Ups, no! I wanted Christian Schoenebeck confirmation first. But I was supposed to do a second version of this pa

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

2014-09-25 Thread Felix Fietkau
On 2014-09-24 16:15, Cristian Morales Vega wrote: > Signed-off-by: Cristian Morales Vega Committed in r42661, thanks. - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

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

2014-09-24 Thread Cristian Morales Vega
Signed-off-by: Cristian Morales Vega --- 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 +++ b/package/network