Skip to content

Commit 45acb04

Browse files
committed
Clarification
1 parent b937cf8 commit 45acb04

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
@@ -263,7 +263,7 @@ Device identity certificate requirements:
263263
- subjectKeyIdentifier = hash
264264
- authorityKeyIdentifier = keyid:always,issuer:always
265265

266-
Ensure that the common name (CN) matches the IoT Edge device ID registered with IoT Hub or registration ID with DPS. For example, in the following device identity certificate, `Subject: CN = my-device` is the important field that needs to match.
266+
Ensure that the common name (CN) matches the IoT Edge device ID registered with IoT Hub or registration ID with DPS. For example, in the following device identity certificate, `Subject: CN = my-device` is the important field that must match.
267267

268268
Example device identity certificate:
269269

0 commit comments

Comments
 (0)