Skip to content

Commit 53beb22

Browse files
authored
Clarity on timeline
1 parent 3c28510 commit 53beb22

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed
Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
11
---
22
title: Deprecating TLS 1.0 and 1.1 in IoT Hub and Device Provisioning Service (DPS) | Microsoft Docs
33
description: Guidelines regarding deprecation of TLS 1.0 and 1.1 and supported ciphers in IoT Hub and DPS.
4-
author: rezasherafat
5-
ms.author: rezas
4+
author: jlian
5+
ms.author: jlian
66
ms.service: iot-hub
77
services: iot-hub
88
ms.topic: conceptual
9-
ms.date: 12/16/2019
9+
ms.date: 04/14/2020
1010
---
1111

1212
# Deprecation of TLS 1.0 and 1.1 in IoT Hub and Device Provisioning Service
1313

1414
To provide best-in-class encryption, IoT Hub and Device Provisioning Service (DPS) are moving to Transport Layer Security (TLS) 1.2 as the encryption mechanism of choice for IoT devices and services.
1515

16+
## Timeline
17+
18+
IoT Hub will continue to support TLS 1.0/1.1 until further notice. However, we recommend that all customers migrate to TLS 1.2 as soon as possible.
19+
20+
DPS doesn't support TLS 1.0/1.1, so there's no timeline for deprecation.
21+
1622
## Supported ciphers
1723

1824
The timeline for availability of various ciphers used in TLS handshake is as follows:
@@ -22,7 +28,6 @@ The timeline for availability of various ciphers used in TLS handshake is as fol
2228
* TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (will be supported in second half of 2020)
2329
* TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (will be supported in second half of 2020)
2430

25-
2631
## Customer feedback
2732

2833
While the TLS 1.2 enforcement is an industry-wide best-in-class encryption choice and will be enabled as planned, we still would like to hear from customers regarding their specific deployments and difficulties adopting TLS 1.2. For this purpose, you can send your comments to [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)