Skip to content

Commit 11c854f

Browse files
namehrakgremban
andauthored
Update articles/iot-hub/iot-hub-tls-support.md
Co-authored-by: Kelly Gremban <[email protected]>
1 parent 3122ab4 commit 11c854f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-hub/iot-hub-tls-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ IoT Edge devices can be configured to use TLS 1.2 when communicating with IoT Hu
126126

127127
After a successful TLS handshake, IoT Hub can authenticate a device using a symmetric key or an X.509 certificate. For certificate-based authentication, this can be any X.509 certificate, including ECC. IoT Hub validates the certificate against the thumbprint or certificate authority (CA) you provide. To learn more, see [Supported X.509 certificates](iot-hub-dev-guide-sas.md#supported-x509-certificates).
128128

129-
## Mtual TLS authentication support
129+
## Mutual TLS authentication support
130130

131131
Mutual TLS authentication ensures the client _authenticates_ the server certificate AND the server _authenticates_ the [X.509 client certificate or X.509 Thumbprint](tutorial-x509-introduction). _Authorization_ is performed by IoT Hub after _authentication_ is complete.
132132

0 commit comments

Comments
 (0)