Search found 2 matches

by Dzhest
Fri Nov 23, 2018 4:18 pm
Forum: General Discussion
Topic: [Tool Release] FLASH_DOWNLOAD_TOOL
Replies: 35
Views: 102661

Re: [Tool Release] FLASH_DOWNLOAD_TOOL

I have some questions about using FLASH_DOWNLOAD_TOOL in production. Start conditions: 1. We have a pre-signed and pre-encrypted binary for the bootloader, partition table, and factory app. 2. We are using 192-bit keys for flash encryption and secure boot. 3. We need to burn to eFuse some additional...
by Dzhest
Thu Nov 15, 2018 5:35 pm
Forum: ESP-IDF
Topic: HTTPS OTA with Basic Authorization
Replies: 12
Views: 17220

Re: HTTPS OTA with Basic Authorization

Check this PR github.com/espressif/esp-idf/pull/2688
Authorization by client certificate looks more secure.