Search found 2 matches

by bigbear
Thu Apr 24, 2025 10:10 pm
Forum: General Discussion
Topic: The certificate is not correctly signed by the trusted CA
Replies: 6
Views: 13892

Re: The certificate is not correctly signed by the trusted CA

To follow up on this thread, and to leave an answer for future visitors, here is how it definitely works :D

First of all, as irknowles already mentioned, it is not sufficient to embed the server certificate, but you need the root certificate (which is also present in the certificate chain). This ...
by bigbear
Tue Apr 27, 2021 4:52 pm
Forum: ESP-IDF
Topic: Reading from pre-generated, encrypted nvs partition fails on one specific chip revision
Replies: 0
Views: 1345

Reading from pre-generated, encrypted nvs partition fails on one specific chip revision

I was trying to use nvs encryption with pre-generated data on the ESP-WROOM-32 using the Partition Generator Utility .
My ESP-IDF version is release/v3.3.

It drove me nuts that it didnt't work although I did exactly what the documentation says. It will always give me an error
0x1102 Id namespace ...

Go to advanced search