arduino-esp32/libraries/WiFiClientSecure/src
Vo Linh Truc 2685a5dd7b
Certificate isn't be free in case parse failure. (#4412)
I met problem while I was working with the WiFiClientSecure.
I tried to found the source of the problem, and I found it in the sll_client.cpp.
Please check my contribution.

I've open this problem in #4335 but received no response.
2020-10-14 14:25:26 +03:00
..
ssl_client.cpp Certificate isn't be free in case parse failure. (#4412) 2020-10-14 14:25:26 +03:00
ssl_client.h Add proper timeout handling to WiFiClientSecure 2019-04-15 17:19:49 +02:00
WiFiClientSecure.cpp Fix to allow more than one certificate to be loaded (espressif#3248). (#4056) 2020-09-30 15:19:41 +03:00
WiFiClientSecure.h Fix HTTP Client with SSL (#3216) 2019-09-16 19:14:32 +03:00