Skip to content

Commit 602890b

Browse files
author
Ankita Dutta
committed
edit
1 parent 75a7389 commit 602890b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

articles/site-recovery/transport-layer-security.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,6 @@ Use the following registry keys to configure .NET Framework that supports strong
4848
```reg
4949
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319]
5050
"SystemDefaultTlsVersions"=dword:00000001
51-
"SchUseStrongCrypto" = dword:00000001
52-
53-
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319]
54-
"SystemDefaultTlsVersions"=dword:00000001
55-
"SchUseStrongCrypto" = dword:00000001
5651
```
5752

5853
> [!NOTE]

0 commit comments

Comments
 (0)