Skip to content

Commit 7702628

Browse files
committed
Fix links
1 parent a6e0e80 commit 7702628

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,7 +140,7 @@ To configure your parent device, open a local or remote command shell.
140140

141141
To enable secure connections, every IoT Edge parent device in a gateway scenario needs to be configured with a unique device CA certificate and a copy of the root CA certificate shared by all devices in the gateway hierarchy.
142142

143-
01. Check your certificates meet the [format requirements](#format-requirements).
143+
01. Check your certificates meet the [format requirements](how-to-manage-device-certificates.md#format-requirements).
144144

145145
01. Transfer the **root CA certificate**, **parent device CA certificate**, and **parent private key** to the parent device.
146146

@@ -362,7 +362,7 @@ To configure your downstream device, open a local or remote command shell.
362362
363363
To enable secure connections, every IoT Edge downstream device in a gateway scenario needs to be configured with a unique device CA certificate and a copy of the root CA certificate shared by all devices in the gateway hierarchy.
364364
365-
01. Check your certificates meet the [format requirements](#format-requirements).
365+
01. Check your certificates meet the [format requirements](how-to-manage-device-certificates.md#format-requirements).
366366
367367
01. Transfer the **root CA certificate**, **child device CA certificate**, and **child private key** to the downstream device.
368368

0 commit comments

Comments
 (0)