Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 924 Bytes

File metadata and controls

8 lines (6 loc) · 924 Bytes
ms.topic include
ms.date 08/25/2022

For the most part, protocol usage is controlled at three levels, the operating system level, the framework or platform level, and the application level. TLS 1.2 is enabled by default at the operating system level. Once you ensure that the .NET registry values are set to enable TLS 1.2 and verify the environment is properly utilizing TLS 1.2 on the network, you may want to edit the SChannel\Protocols registry key to disable the older, less secure protocols. For more information on disabling TLS 1.0 and 1.1, see Configuring Schannel protocols in the Windows Registry.