Skip to content

Commit 1034a22

Browse files
authored
Merge pull request #76579 from lapstjup/patch-2
Update how-to-create-test-certificates.md
2 parents 1906581 + aa284d6 commit 1034a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-create-test-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ Your IoT device also needs a copy of its device certificates so that it can auth
357357

358358
### CA-signed certificates
359359

360-
When you authenticate an IoT device with self-signed certificates, you need to upload the root CA certificate for your solution to IoT Hub.
360+
When you authenticate an IoT device with CA-signed certificates, you need to upload the root CA certificate for your solution to IoT Hub.
361361
Then, you perform a verification to prove to IoT Hub that you own the root CA certificate.
362362
Finally, you use the same root CA certificate to create device certificates to put on your IoT device so that it can authenticate with IoT Hub.
363363

0 commit comments

Comments
 (0)