Skip to content

Commit

Permalink
Add missing write_file
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor authored Jan 15, 2024
1 parent a730331 commit 9da15c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/tools/teddyCloud/flash-ca/cc3235.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: ""
# CC3235
Replace the original CA within your flash dump with the replacement CA and reflash it to your box. I recommend flashrom for that
```
cc3200tool -if cc32xx-flash.bin -of cc32xx-flash.customca.bin -d cc32xx customca.der /cert/ca.der
cc3200tool -if cc32xx-flash.bin -of cc32xx-flash.customca.bin -d cc32xx write_file customca.der /cert/ca.der
```

[Please continue with DNS step for the CC3235](../../dns/cc3235)

0 comments on commit 9da15c7

Please sign in to comment.