Skip to content

Commit aa284d6

Browse files
authored
Update how-to-create-test-certificates.md
Change from **self** to **CA** in **CA-signed certificates** section.
1 parent 6ab253b commit aa284d6

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)