Skip to content

Commit 5503c56

Browse files
authored
Merge pull request #191408 from fcabrera23/eflow-nested
Update output for Ubuntu
2 parents 97702d8 + 866f98a commit 5503c56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-connect-downstream-iot-edge-device.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ Make sure that the user **iotedge** has read permissions for the directory holdi
140140
```bash
141141
sudo update-ca-certificates
142142
```
143+
This command should output that one certificate was added to /etc/ssl/certs.
144+
143145

144146
* **IoT Edge for Linux on Windows (EFLOW)**
145147
```bash
@@ -148,8 +150,6 @@ Make sure that the user **iotedge** has read permissions for the directory holdi
148150
For more information, check [CBL-Mariner SSL CA certificates management](https://github.com/microsoft/CBL-Mariner/blob/1.0/toolkit/docs/security/ca-certificates.md).
149151

150152

151-
This command should output that one certificate was added to /etc/ssl/certs.
152-
153153
1. Open the IoT Edge configuration file.
154154

155155
```bash

0 commit comments

Comments
 (0)