Search found 2 matches

by luki_v11
Thu Jan 28, 2021 9:14 pm
Forum: ESP32 Arduino
Topic: HTTPS OTA Firmware Upgrade for Arduino failed
Replies: 2
Views: 4169

Re: HTTPS OTA Firmware Upgrade for Arduino failed

Thank you for your answer.

Can you be a bit more precise? In case the cert is not valid for this connection, how would you retrieve a valid cert from this server: https://www.vision11.ch

I am using this service: https://projects.petrucci.ch/esp32/?page=ssl

Thanks in advance for help.

Lukas
by luki_v11
Tue Jan 26, 2021 9:38 pm
Forum: ESP32 Arduino
Topic: HTTPS OTA Firmware Upgrade for Arduino failed
Replies: 2
Views: 4169

HTTPS OTA Firmware Upgrade for Arduino failed

Hello ESP32 Community I am trying to run the HTTPS OTA Demo. https://github.com/espressif/arduino-esp32/blob/master/libraries/Update/examples/HTTPS_OTA_Update/HTTPS_OTA_Update.ino I just added my WiFi Credentials, URL and Certificate (I am using the certificate in another sketch, so it should work)....