Skip to content

Commit 5e24a0e

Browse files
committed
Fix typo: 'issues' to 'issued' in downstream device auth
1 parent bc0cebb commit 5e24a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/iot-edge/how-to-authenticate-downstream-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Next, [Retrieve and modify the connection string](#retrieve-and-modify-connectio
145145

146146
### X.509 CA-signed authentication
147147

148-
For X.509 certificate authority (CA) signed authentication, you need a root CA certificate registered in IoT Hub that you use to sign certificates for your downstream device. Any device using a certificate that was issues by the root CA certificate or any of its intermediate certificates is permitted to authenticate.
148+
For X.509 certificate authority (CA) signed authentication, you need a root CA certificate registered in IoT Hub that you use to sign certificates for your downstream device. Any device using a certificate that was issued by the root CA certificate or any of its intermediate certificates is permitted to authenticate.
149149

150150
For an introduction about using X.509 CA certificates to authenticate in IoT Hub, see the [benefits of X.509 CA certificate authentication](../iot-hub/authenticate-authorize-x509.md#benefits-of-x509-ca-certificate-authentication).
151151

0 commit comments

Comments
 (0)