arduino-esp32/libraries/WiFiClientSecure/src
Sven 91e095f5a7 Add an error message in case of invalid configured dependency mbedTLS. (#3364)
Especially if the user wants to use the library as component in IDF,
there are some pitfalls while doing make menuconfig. One is this missing
dependency which will now fail with a better error message with a hint to
the user how to fix it.

refs #2154 #3215
2019-10-17 09:48:36 +03:00
..
ssl_client.cpp Add an error message in case of invalid configured dependency mbedTLS. (#3364) 2019-10-17 09:48:36 +03:00
ssl_client.h Add proper timeout handling to WiFiClientSecure 2019-04-15 17:19:49 +02:00
WiFiClientSecure.cpp Use milliseconds for timeout 2019-04-15 17:27:54 +02:00
WiFiClientSecure.h Fix HTTP Client with SSL (#3216) 2019-09-16 19:14:32 +03:00