Skip to content

Commit 456bca2

Browse files
Merge pull request #234879 from jlian/patch-90
Private CAs are ok
2 parents f0a82f4 + 14a7b21 commit 456bca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-manage-device-certificates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: How to install and manage certificates on an Azure IoT Edge device
44
author: PatAltimore
55

66
ms.author: patricka
7-
ms.date: 1/17/2023
7+
ms.date: 4/18/2023
88
ms.topic: conceptual
99
ms.service: iot-edge
1010
services: iot-edge
@@ -131,7 +131,7 @@ drwxr-xr-x 4 root root 4096 Dec 14 00:16 ..
131131

132132
Using a self-signed certificate authority (CA) certificate as a root of trust with IoT Edge and modules is known as *trust bundle*. The trust bundle is available for IoT Edge and modules to communicate with servers. To configure the trust bundle, specify its file path in the IoT Edge configuration file.
133133

134-
1. Get a publicly trusted root CA certificate from a PKI provider.
134+
1. Get the root CA certificate from a PKI provider.
135135

136136
1. Check that the certificate meets the [format requirements](#format-requirements).
137137

0 commit comments

Comments
 (0)