Checklist
Issue or Suggestion Description
Hello,
I am using Esp IDF v5.5 and successfully running the fleet provisioning with csr demo example.
I am able to connect to the aws and subscribe to the topics. However I have a question.
After the device has received the certificate and private key , where is this stored and how can I recover it again after esp32 restarts ?
I would like to reconnect to MQTT AWS after restart without doing the provisioning again.
Any help would be highly appreciated.
Thank you!