Re: [OpenWrt-Devel] [PATCH 2/4] Build OpenSSL for the host

2014-09-24 Thread Cristian Morales Vega
On 24 September 2014 15:15, Cristian Morales Vega wrote: > It gives us the tools to work with certificates. Ignore it, has some problems. It worked on my machine because it was using my system copy of openSSL. I will send new patches. ___ openwrt-devel

[OpenWrt-Devel] [PATCH 2/4] Build OpenSSL for the host

2014-09-24 Thread Cristian Morales Vega
It gives us the tools to work with certificates. Signed-off-by: Cristian Morales Vega --- package/libs/openssl/Makefile | 19 +++ 1 file changed, 19 insertions(+) diff --git a/package/libs/openssl/Makefile b/package/libs/openssl/Makefile index 4b386ab..df962fc 100644 --- a/packa