I am working on a project for which I am interested in using this library to program the ESP32 but I don't know how to integrate the certificates that AWS IoT core uses to authenticate IoT devices.
They usually have 3 files (Root CA certificate, Device certificate and private key)
I am working on a project for which I am interested in using this library to program the ESP32 but I don't know how to integrate the certificates that AWS IoT core uses to authenticate IoT devices.
They usually have 3 files (Root CA certificate, Device certificate and private key)
Any advice will be appreciated.
Thank you