Skip to content

Commit 37fb125

Browse files
authored
Update enable-tls-1-2-protocol-security-provider.md
include the full path to the Protocols registry key to make it easier to find for review before going to the linked document
1 parent ae01bb7 commit 37fb125

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/configmgr/core/plan-design/security/includes/enable-tls-1-2-protocol-security-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ ms.localizationpriority: medium
1111

1212
TLS 1.2 is enabled by default. Therefore, no change to these keys is needed to enable it. You can make changes under `Protocols` to disable TLS 1.0 and TLS 1.1 after you've followed the rest of the guidance in these articles and you've verified that the environment works when only TLS 1.2 enabled.
1313

14-
Verify the `\SecurityProviders\SCHANNEL\Protocols` registry subkey setting, as shown in [Transport layer security (TLS) best practices with the .NET Framework](/dotnet/framework/network-programming/tls#configuring-security-via-the-windows-registry).
14+
Verify the `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols` registry subkey setting, as shown in [Transport layer security (TLS) best practices with the .NET Framework](/dotnet/framework/network-programming/tls#configuring-security-via-the-windows-registry).

0 commit comments

Comments
 (0)