Re: Not able to perform OTA using ESP32 with AWS S3
Posted: Fri May 03, 2024 6:24 am
Im guessing this certificate is not bundled and you should try to add it or to use in your config
https://www.amazontrust.com/repository/ ... 48-M03.pem,
Read this:
https://docs.espressif.com/projects/esp ... undle.html
Code: Select all
.cert_pem = NULL, <------------ here
Read this:
https://docs.espressif.com/projects/esp ... undle.html