Skip to content

Commit 4aa8f21

Browse files
authored
Update iot-hub-tls-support.md
1 parent a07d2ab commit 4aa8f21

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ IoT Hub uses Transport Layer Security (TLS) to secure connections from IoT devic
1616
> [!NOTE]
1717
> Azure IoT Hub will end support for TLS 1.0 and 1.1 in alignment with the Azure wide service announcement for [TLS 1.0 and 1.1 retirement](https://azure.microsoft.com/en-us/updates?id=update-retirement-tls1-0-tls1-1-versions-azure-services).
1818
>
19-
> It is therefore essential that you properly test and validate that *all* your IoT devices and services are compatible with TLS 1.2 and the [recommended ciphers](#cipher-suites) in advance. It is highly recommend to use the [mininum TLS enforcement feature](#enforce-iot-hub-to-use-tls-1.2-and-strong-cipher-suites) as the mechanism for testing and compliance
19+
> It is therefore essential that you properly test and validate that *all* your IoT devices and services are compatible with TLS 1.2 and the [recommended ciphers](#cipher-suites) in advance. It is highly recommend to use the [mininum TLS enforcement feature](#enforce-iot-hub-to-use-tls-12-and-strong-cipher-suites) as the mechanism for testing and compliance
2020
>
21-
> To find out the version of TLS your IoT Hub devices are running, please refer to [TLS 1.0 and 1.1 end of support guide](#Checking-TLS-versions-for-IoT-Hub-devices).
21+
> To find out the version of TLS your IoT Hub devices are running, please refer to [TLS 1.0 and 1.1 end of support guide](#checking-tls-versions-for-iot-hub-devices).
2222
2323
## Mutual TLS support
2424

@@ -44,7 +44,7 @@ For links to download these certificates, see [Azure Certificate Authority detai
4444

4545
Root CA migrations are extremely rare, you should always prepare your IoT solution for the unlikely event that a root CA is compromised and an emergency root CA migration is necessary.
4646

47-
## Cipher suites supported by IoT Hub
47+
## Cipher Suites
4848
To comply with Azure security policy for a secure connection, IoT Hub supports the following cipher suites:
4949

5050
| Cipher Suites | TLS Version |

0 commit comments

Comments
 (0)