nodemcu-firmware/app/mbedtls
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
..
app tls: fix new verification API 2020-06-09 22:26:52 +02:00
library SSL rampage (#2938) 2020-06-09 22:26:06 +02:00
platform Networking rampage and accumulated fixes (#3060) 2020-06-09 22:26:52 +02:00
Makefile Dev make cleanup (#2842) 2019-07-23 18:47:18 +03:00