Skip to content

Commit 09b1546

Browse files
authored
Merge pull request #125565 from lev-i/patch-2
Update authentication note on provisioning downstream devices through an IoT Edge transparent gateway
2 parents e1914a8 + 4f4ce25 commit 09b1546

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/iot-central/core/how-to-connect-iot-edge-transparent-gateway.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@ In your IoT Central application, verify that the **Device status** for the `ther
231231
232232
## Configure a downstream device
233233
234+
> [!NOTE]
235+
> IoT Central does not support X.509 certificate authentication for downstream devices connected to an IoT Edge transparent gateway.
236+
234237
In the previous section, you configured the `edgegateway` virtual machine with the demo certificates to enable it to run as gateway. The `leafdevice` virtual machine is ready for you to install a thermostat simulator that uses the gateway to connect to IoT Central.
235238
236239
The `leafdevice` virtual machine needs a copy of the root CA certificate you created on the `edgegateway` virtual machine. Copy the */home/AzureUser/certs/certs/azure-iot-test-only.root.ca.cert.pem* file from the `edgegateway` virtual machine to your home directory on the `leafdevice` virtual machine. You can use the **scp** command to copy files between Linux virtual machines. For example, from the `leafdevice` machine:

0 commit comments

Comments
 (0)