Code: Select all
/*SSL not Ready*/
//#define SERVER_SSL_ENABLE
//#define CLIENT_SSL_ENABLE
This being said, the programming guide for ESP RTOS already contains a section on SSL client connections.
What is the actual state of SSL support on ESP8266 RTOS SDK?
I'm mostly interested in tls server configuration.