Skip to content

Commit 140efa4

Browse files
authored
Update how-to-manage-device-certificates.md
Command syntax error corrected
1 parent d20715c commit 140efa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-manage-device-certificates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Using a self-signed certificate authority (CA) certificate as a root of trust wi
167167
1. Apply the configuration.
168168

169169
```bash
170-
sudo iotege config apply
170+
sudo iotedge config apply
171171
```
172172
### Install root CA to OS certificate store
173173

@@ -623,4 +623,4 @@ Server certificates may be issued off the Edge CA certificate or through a DPS-c
623623

624624
## Next steps
625625

626-
Installing certificates on an IoT Edge device is a necessary step before deploying your solution in production. Learn more about how to [Prepare to deploy your IoT Edge solution in production](production-checklist.md).
626+
Installing certificates on an IoT Edge device is a necessary step before deploying your solution in production. Learn more about how to [Prepare to deploy your IoT Edge solution in production](production-checklist.md).

0 commit comments

Comments
 (0)