nodemcu-firmware/app/mbedtls/app
Nathaniel Wesley Filardo d480003a40 tls: fix new verification API
Because the old API was inactive, we were setting
MBEDTLS_SSL_VERIFY_NONE even after we'd parsed the certificate.

tls tests now include a deliberate certificate mismatch; this was
discovered by moving the mqtt tests over to the new API.
2020-06-09 22:26:52 +02:00
..
Makefile Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00
espconn_mbedtls.c tls: fix new verification API 2020-06-09 22:26:52 +02:00
espconn_secure.c Networking rampage and accumulated fixes (#3060) 2020-06-09 22:26:52 +02:00
lwIPBuffer.c Upgrade to SDK 2.0.0 (#1435) 2016-12-11 21:03:00 +01:00
lwIPFile.c Evict c_types.h, tidy up a other c_prefixes. (#2841) 2019-07-23 14:22:38 +10:00
lwIPSocket.c Networking rampage and accumulated fixes (#3060) 2020-06-09 22:26:52 +02:00