ESP32 SSL Certificate configuration issue

swetha123
Posts: 4
Joined: Mon Apr 22, 2024 5:38 am

ESP32 SSL Certificate configuration issue

Postby swetha123 » Wed May 07, 2025 10:10 am

Hi,

I am currently working with ESP32 WROOM-32U development kit. I flashed ESP32 AT firmware for AT command communication. I need to establish the SSL connection by performing the server authentication process. When I analyzed the AT commands, there is no such command to load client or server certificates.

In ESP32 webpage, it mentioned that we need to modify the certificate in ESP-AT firmware and flash the mfg_nvs.bin file to ESP32 with flash tool. Is this the only way to configure the certificates?.
(Or) It has any AT commands which we can directly modify and add our certificates to flash without compiling and flashing the modified binary file.

Need some suggestions regarding this issue.

esp-at
Espressif staff
Espressif staff
Posts: 335
Joined: Mon May 09, 2022 3:00 am

Re: ESP32 SSL Certificate configuration issue

Postby esp-at » Wed May 07, 2025 11:16 am

you can use AT+SYSMFG command to update the key-value pair in mfg_nvs.bin

https://docs.espressif.com/projects/esp ... partitions

please give it a try.

Who is online

Users browsing this forum: No registered users and 1 guest