Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 224 Bytes

tls_protocol_version_and_ciphers.md

File metadata and controls

11 lines (6 loc) · 224 Bytes

IoT Python SDK support for TLS 1.2

TLS Version

The Python SDK fully supports TLS 1.2 in all of its APIs.

Due to security concerns the Python SDK does not allow TLS 1.1 connections.

TLS Cipher Suites

Coming Soon