We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a7389 commit 602890bCopy full SHA for 602890b
articles/site-recovery/transport-layer-security.md
@@ -48,11 +48,6 @@ Use the following registry keys to configure .NET Framework that supports strong
48
```reg
49
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319]
50
"SystemDefaultTlsVersions"=dword:00000001
51
- "SchUseStrongCrypto" = dword:00000001
52
-
53
-[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319]
54
- "SystemDefaultTlsVersions"=dword:00000001
55
56
```
57
58
> [!NOTE]
0 commit comments