Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 6 months ago.
Implementation of HTTPS/SSL
Hi,
Is there way to implement SSL/HTTPS protocol using ESP8266?
Regards Dhamu
Question relating to:
2 Answers
7 years, 6 months ago.
You can use the ESP8266 as external WiFi radio using https://github.com/armmbed/esp8266-driver, which is compatible with mbed-http. mbed-http does https as well, see http-example.