Checklist
Issue or Suggestion Description
The documentation here clearly says:
There is currently only one option for how to load the key & cert.
Embed the files into the app binary (default)
However, in fleet provisioning here, the directory spiffs_image/certs implies the certs can be external to the app and stored in NVS.
Which is correct? It would certainly be useful if we could store AWS IoT certs/keys in NVS and avoid directly embedding them in the binaries.
Thanks,
-T