Re: Three Questions About SSL support on ESP8266 module
Posted: Mon Dec 16, 2019 1:50 am
A following question: If ESP8266 as SSL client is expected to switch the connections between two SSL server, then HOW?
-->
Open Community Forum for ESP8266, Come share Arduino and IoT (Internet of Things)
https://www.esp8266.com/
espconn_secure_ca_enable(ESPCONN_CLIENT, ca_cert);
espconn_secure_set_size(ESPCONN_CLIENT, size);