Page 2 of 2

Re: Not able to perform OTA using ESP32 with AWS S3

Posted: Fri May 03, 2024 6:24 am
by chegewara
Im guessing this certificate is not bundled and you should try to add it or to use in your config

Code: Select all

.cert_pem = NULL, <------------ here
https://www.amazontrust.com/repository/ ... 48-M03.pem,

Read this:
https://docs.espressif.com/projects/esp ... undle.html