June 2021

Using client and server certificate bundles to secure and mutually authenticate ESP32 connections

Once we have our ESP32 modules up and communicating on the network, we start looking to integrate them into cloud frameworks such as Azure or AWS IoT. We quickly discover the need for a basic knowledge of how secure connections work since these are a fundamental to integrating our nodes with these cloud frameworks. You […]

Using client and server certificate bundles to secure and mutually authenticate ESP32 connections Read More »

Scroll to Top