File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -80,11 +80,11 @@ Use the links below to configure TLS 1.2 and allowed ciphers in IoT Hub client S
80
80
81
81
| Language | TLS 1.2 supported | Documentation |
82
82
| ----------| -------------------| ---------------|
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 ) |
88
88
89
89
90
90
### Use TLS 1.2 in your IoT Edge setup
You can’t perform that action at this time.
0 commit comments