From 7d890c0085de017bd4632218f59e2423b067a321 Mon Sep 17 00:00:00 2001 From: Jerry Sitser <36421998+przlplx@users.noreply.github.com> Date: Wed, 2 Jun 2021 07:37:02 -0700 Subject: [PATCH] Update enable-support-tls-environment.md --- .../azure/active-directory/enable-support-tls-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/azure/active-directory/enable-support-tls-environment.md b/support/azure/active-directory/enable-support-tls-environment.md index c384bcb742..1ed098c908 100644 --- a/support/azure/active-directory/enable-support-tls-environment.md +++ b/support/azure/active-directory/enable-support-tls-environment.md @@ -52,7 +52,7 @@ For more information, see the following articles: Windows 10, Windows 8.1, Windows Server 2016, Windows Server 2012 R2, and later versions of Windows and Windows Server natively support TLS 1.2 for client-server communications over WinHTTP. Verify that you have not explicitly disabled TLS 1.2 on these platforms. -By default, earlier versions of Windows, such as Windows 7 and Windows Server 2012, don't enable TLS 1.2 or TLS 1.1 for secure communications by using WinHTTP. For these earlier versions of Windows, install [Update 3140245](https://support.microsoft.com/help/3140245) and enable the registry values from the "[Enable TLS 1.2 on client or server operating systems](#enable-tls-12-on-client-or-server-operating-systems)" section. You can configure those values to add TLS 1.2 and TLS 1.1 to the default secure protocols list for WinHTTP. +By default, earlier versions of Windows, such as Windows 8 and Windows Server 2012, don't enable TLS 1.2 or TLS 1.1 for secure communications by using WinHTTP. For these earlier versions of Windows, install [Update 3140245](https://support.microsoft.com/help/3140245) and enable the registry values from the "[Enable TLS 1.2 on client or server operating systems](#enable-tls-12-on-client-or-server-operating-systems)" section. You can configure those values to add TLS 1.2 and TLS 1.1 to the default secure protocols list for WinHTTP. For more information, see [How to enable TLS 1.2 on clients](/mem/configmgr/core/plan-design/security/enable-tls-1-2-client).