esp32-ota-https icon indicating copy to clipboard operation
esp32-ota-https copied to clipboard

Secure over-the-air updates for the ESP32 platform

Results 4 esp32-ota-https issues
Sort by recently updated
recently updated
newest added

We've been using your example with great success for a while but have recently run into an issue with file downloads. After digging in to the issue, it turns out...

Is it possible to pin cert to domain+CA only? E.g. Domain=example.com and CA=Let's Encrypt. This way the burden of securing a cert is shifted from example.com to Let's Encrypt and...

Hello, Could you help? I downloaded your OTA, changed the SSID, password, log level to debug and the version number to 0 (I do not know what firmware number is...

Dear, We want to use https only without verify and pinning, how to do that?