Skip to content

Commit 8231050

Browse files
authored
Merge pull request #192248 from SatishBoddu-MSFT/patch-27
[Azure CXP]Updated Read/Write permissions!
2 parents c5c589e + 33b7115 commit 8231050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ If you are using IoT Edge for Linux on Windows, you need to use the SSH key loca
9595
trusted_ca_certs: "file:///<path>/<root CA cert>"
9696
```
9797
98-
1. Make sure that the user **iotedge** has read permissions for the directory holding the certificates.
98+
1. Make sure that the user **iotedge** has read/write permissions for the directory holding the certificates.
9999
100100
1. If you've used any other certificates for IoT Edge on the device before, delete the files in the following two directories before starting or restarting IoT Edge:
101101

0 commit comments

Comments
 (0)