You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/how-to-manage-device-certificates.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ Using a self-signed certificate authority (CA) certificate as a root of trust wi
167
167
1. Apply the configuration.
168
168
169
169
```bash
170
-
sudo iotege config apply
170
+
sudo iotedge config apply
171
171
```
172
172
### Install root CA to OS certificate store
173
173
@@ -623,4 +623,4 @@ Server certificates may be issued off the Edge CA certificate or through a DPS-c
623
623
624
624
## Next steps
625
625
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