File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -73,13 +73,13 @@ IoT Hubs that are configured to accept only TLS 1.2 will also enforce the use of
73
73
74
74
Use the links below to configure TLS 1.2 and allowed ciphers in IoT Hub client SDKs.
75
75
76
- | Language | TLS 1.2 supported | Documentation |
77
- | ----------| -------------------| ---------------|
78
- | C | Yes | [ Link] ( https://aka.ms/Tls_C_SDK_IoT ) |
79
- | Python | Yes | [ Link] ( https://aka.ms/Tls_Python_SDK_IoT ) |
80
- | C# | Yes | [ Link] ( https://aka.ms/Tls_CSharp_SDK_IoT ) |
81
- | Java | Yes | [ Link] ( https://aka.ms/Tls_Java_SDK_IoT ) |
82
- | NodeJS | Yes | [ Link] ( https://aka.ms/Tls_Node_SDK_IoT ) |
76
+ | Language | Versions supporting TLS 1.2 | Documentation |
77
+ | ----------| ------------------------------------ | ---------------|
78
+ | C | Tag 2019-12-11 or newer | [ Link] ( https://aka.ms/Tls_C_SDK_IoT ) |
79
+ | Python | Version 2.0.0 or newer | [ Link] ( https://aka.ms/Tls_Python_SDK_IoT ) |
80
+ | C# | Version 1.21.4 or newer | [ Link] ( https://aka.ms/Tls_CSharp_SDK_IoT ) |
81
+ | Java | Version 1.19.0 or newer | [ Link] ( https://aka.ms/Tls_Java_SDK_IoT ) |
82
+ | NodeJS | Version 1.12.2 or newer | [ Link] ( https://aka.ms/Tls_Node_SDK_IoT ) |
83
83
84
84
85
85
### Use TLS 1.2 in your IoT Edge setup
You can’t perform that action at this time.
0 commit comments