Skip to content

Commit c1585d3

Browse files
authored
Merge pull request #124494 from scout208/patch-3
Update how-to-create-test-certificates.md
2 parents 981df83 + 17d6dde commit c1585d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ The **Edge CA** certificate is also responsible for creating certificates for mo
241241

242242
3. This command creates several certificate and key files. The following certificate and key pair need to be copied over to an IoT Edge device and referenced in the config file:
243243

244-
* `certs\iot-edge-device-ca-<CA cert name>-full-chain.cert.pem`
245-
* `private\iot-edge-device-ca-<CA cert name>.key.pem`
244+
* `certs\iot-edge-device-<CA cert name>-full-chain.cert.pem`
245+
* `private\iot-edge-device-<CA cert name>.key.pem`
246246

247247

248248
# [Linux](#tab/linux)

0 commit comments

Comments
 (0)