Skip to content

Commit 9551001

Browse files
authored
Merge pull request #111381 from jlian/patch-41
Clarity on timeline
2 parents 5278587 + ec28eff commit 9551001

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

articles/iot-hub/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@
8585
items:
8686
- name: TLS support
8787
href: iot-hub-tls-support.md
88-
- name: TLS 1.0 and 1.1 deprecation
89-
href: iot-hub-tls-deprecating-1-0-and-1-1.md
9088
- name: Virtual networks support
9189
href: virtual-network-support.md
9290
- name: Message enrichments overview
@@ -444,6 +442,8 @@
444442
href: iot-hub-operations-monitoring.md
445443
- name: Migrate to diagnostics settings
446444
href: iot-hub-migrate-to-diagnostics-settings.md
445+
- name: TLS 1.0 and 1.1 deprecation
446+
href: iot-hub-tls-deprecating-1-0-and-1-1.md
447447
- name: Resources
448448
items:
449449
- name: Support and help options
Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
---
2-
title: Deprecating TLS 1.0 and 1.1 in IoT Hub and Device Provisioning Service (DPS) | Microsoft Docs
3-
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
2+
title: Deprecating TLS 1.0 and 1.1 in IoT Hub | Microsoft Docs
3+
description: Guidelines regarding deprecation of TLS 1.0 and 1.1 and supported ciphers in IoT Hub.
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

12-
# Deprecation of TLS 1.0 and 1.1 in IoT Hub and Device Provisioning Service
12+
# Deprecation of TLS 1.0 and 1.1 in IoT Hub
1313

14-
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.
14+
To provide best-in-class encryption, IoT Hub is moving to Transport Layer Security (TLS) 1.2 as the encryption mechanism of choice for IoT devices and services.
15+
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.
1519

1620
## Supported ciphers
1721

@@ -22,7 +26,6 @@ The timeline for availability of various ciphers used in TLS handshake is as fol
2226
* TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (will be supported in second half of 2020)
2327
* TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (will be supported in second half of 2020)
2428

25-
2629
## Customer feedback
2730

2831
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)