IoT Device Authentication
I am working on an IoT device and companion app to control features on the device. I’m using an ESP32 MCU – http://esp32.net/
I’ve implemented a JSON REST API on HTTPS over TLS 1.2 with a self signed SSL cert from an RSA 2048 key both gene… Continue reading IoT Device Authentication