Skip to content

Commit cd32056

Browse files
committed
Update cert instructions for x.509 dps
1 parent 85a2de3 commit cd32056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-auto-provision-x509-certs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: kgremban
55
manager: philmea
66
ms.author: kgremban
77
ms.reviewer: kevindaw
8-
ms.date: 03/06/2020
8+
ms.date: 04/02/2020
99
ms.topic: conceptual
1010
ms.service: iot-edge
1111
services: iot-edge
@@ -78,7 +78,7 @@ For more information about enrollments in the Device Provisioning Service, see [
7878

7979
* **Primary Certificate .pem or .cer file**: Upload the public file from the device identity certificate. If you used the scripts to generate a test certificate, choose the following file:
8080

81-
`<WRKDIR>/certs/iot-edge-device-identity-<name>-full-chain.cert.pem`
81+
`<WRKDIR>/certs/iot-edge-device-identity-<name>.cert.pem`
8282

8383
* **IoT Hub Device ID**: Provide an ID for your device if you'd like. You can use device IDs to target an individual device for module deployment. If you don't provide a device ID, the common name (CN) in the X.509 certificate is used.
8484

0 commit comments

Comments
 (0)