Skip to content

Commit f2e45c3

Browse files
committed
adapted to latest changes
1 parent 0368036 commit f2e45c3

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

content/docs/tools/teddyCloud/setup/dump-certs/esp32.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ If the flash is read sucessfully, you can download the unpatched firmware.
2323

2424
![Flash successfully read](/img/esp32_gui_flashing_02_patchflash.png)
2525

26+
27+
_(Optionally as you can do it automatically at the end of the flashing process!)_
28+
2629
After that you can manually extract the certificates into the ```/certs/client/``` directory. You can either do that with the teddycloud executable on your computer or you may do it via the docker shell `docker exec -it <container-name> bash`.
2730
```
2831
# Please check the filename of your backup

content/docs/tools/teddyCloud/setup/flash-ca/esp32.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ If the flashing was successful, you can download the unpatched and patched Firmw
2828

2929
![Flashing done](/img/esp32_gui_flashing_06_flashingdone.png)
3030

31+
You can now also extract and place the certificates automatically.
3132

3233
## Legacy
3334
Replace the original CA within your flash dump with esptool.
Loading

0 commit comments

Comments
 (0)