|
From: | Gisle Vanem |
Subject: | Re: [lwip-devel] LWIP 2.0.3 strange behavior with MBEDTLS |
Date: | Mon, 13 Nov 2017 17:48:55 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
antonio wrote:
I am using Lwip-2.0.3 and running a basic HTTPS MbedTLS application to request MyIP. When I connect the application to a server running on my PC, it works fine, but when I try to connect to a remote server "api.ipify.org" I quickly run out of heap bcz LWIP is consumes much memory. Sometimes, I the application just blocks.
Problem only with this host? I tested a libcurl with MbedTls (on Win-10) and there is an issue with the certificate of api.ipify.org. With '-v --tlsv1.0 https://api.ipify.org': curl: (51) Cert verify failed: BADCERT_NOT_TRUSTED Maybe related? -- --gv
[Prev in Thread] | Current Thread | [Next in Thread] |