I would like to make a SSL connection between my ESP8266 module as tcp client and another server. I'm using ESPCONN API in RTOS SDK 1.4 and I have already done a tcp connection without SSL.
Now I'm trying to do it secure (SSL) and I can not find the espconn_secure_connect function which is used in NON-OS SDK as you can see in the following post: viewtopic.php?f=21&t=389.
I would not like to change so much code and keep using the same API.
I hope someone can help me.Statistics: Posted by asanchez — Wed May 11, 2016 7:12 pm
]]>