Skip to content

Commit d1c96e0

Browse files
committed
Added aka.ms links for SDK docs for TLS1.2.
1 parent 759ed96 commit d1c96e0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,11 @@ Use the links below to configure TLS 1.2 and allowed ciphers in IoT Hub client S
8080

8181
| Language | TLS 1.2 supported | Documentation |
8282
|----------|-------------------|---------------|
83-
| C# | Yes | Link |
84-
| C | Yes | [Link](https://github.com/Azure/azure-iot-sdk-c/blob/master/doc/configure_tls_protocol_version_and_ciphers.md) |
85-
| Java | Yes | Link |
86-
| Python | Yes | Link |
87-
| NodeJS | Yes | Link |
83+
| C | Yes | [Link](https://aka.ms/Tls_C_SDK_IoT) |
84+
| Python | Yes | [Link](https://aka.ms/Tls_Python_SDK_IoT) |
85+
| C# | Yes | [Link](https://aka.ms/Tls_CSharp_SDK_IoT) |
86+
| Java | Yes | [Link](https://aka.ms/Tls_Java_SDK_IoT) |
87+
| NodeJS | Yes | [Link](https://aka.ms/Tls_Node_SDK_IoT) |
8888

8989

9090
### Use TLS 1.2 in your IoT Edge setup

0 commit comments

Comments
 (0)