async-mqtt-client icon indicating copy to clipboard operation
async-mqtt-client copied to clipboard

How to add AWS certificates with AsyncMQTTClient?

Open ShravyaB opened this issue 2 years ago • 0 comments

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

ShravyaB avatar Mar 08 '22 07:03 ShravyaB