18.07.2018 HTTPS on the ESP32 - Server and Client Side
Many embedded maker projects involve HTTP or MQTT communication and more often the question arises if one can secure that communication in an easy way. The answer can be tricky and heavily depends on the hardware and the OS or embedded framework being used. In this post we'll take a look at the ESP32 using the Arduino framework, and its capabilities regarding TLS.