ESP8266 Developer Zone The Official ESP8266 Forum 2016-05-12T14:51:50+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=2158 2016-05-12T14:51:50+08:00 2016-05-12T14:51:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2158&p=6849#p6849 <![CDATA[Re: RTOS SDK 1.4 ESPCONN XXX_secure functions]]>
Please use socket to create SSL connection in RTOS SDK, here is an example http://bbs.espressif.com/viewtopic.php?f=31&t=1564.

Thanks for your interest in ESP8266 !

Statistics: Posted by ESP_Faye — Thu May 12, 2016 2:51 pm


]]>
2016-05-11T19:12:00+08:00 2016-05-11T19:12:00+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2158&p=6829#p6829 <![CDATA[RTOS SDK 1.4 ESPCONN XXX_secure functions]]>
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


]]>