How To Enable TLS 1.2 on Windows 10 Registry

preview_player
Показать описание
This video will show you how to turn on TLS 1.2 in Windows 10. Here are the steps:
1. Open Registry Editor
2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client
Create a new DWORD value named DisabledByDefault and set the value to 0
Create a new DWORD value named Enabled and set the value to 1
3. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server

Create a new DWORD value named DisabledByDefault and set the value to 0

Create a new DWORD value named Enabled and set the value to 1

4. Restart your computer
Рекомендации по теме
Комментарии
Автор

Can you please confirm if these steps are meant for client machine (where client application is hosted) or server (where server application/services are hosted)?
You created two key client and server - is this Two ways TLS?

abhitravelvlog
join shbcf.ru