Windowsserverdocs: TLS 1.3

Created on 17 Mar 2020  Â·  3Comments  Â·  Source: MicrosoftDocs/windowsserverdocs

What is the Reg key for TLS 1.3?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 security-tls-sstech windows-serveprod

Most helpful comment

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Server]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001

https://stackoverflow.com/questions/56072561/how-to-enable-tls-1-3-in-windows-10

All 3 comments

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Server]
"DisabledByDefault"=dword:00000000
"Enabled"=dword:00000001

https://stackoverflow.com/questions/56072561/how-to-enable-tls-1-3-in-windows-10

@lennybacon : Thank you for providing a good answer.

@Garthmj : I hope your question was answered, so I will ask for this ticket to be closed.

Please also note the following, as it is unpredictable when outside users will find their time to answer questions in this repository.

You may want to look elsewhere for answers, unless you have suggestions for improving one or more specific pages in the MS Docs repository.

Disclaimer: I am not affiliated with Microsoft or the Microsoft Docs teams here on GitHub.

The intention of this repository is to improve on the existing documentation by providing the users a way to report factual errors, improvement suggestions and request updates for new versions.
The MS Docs team members might not have time to answer your question, both due to the small size of the team and the big workload.

Try the following resources to get in touch with users who may be able to help you:

please-close

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chall3ng3r picture chall3ng3r  Â·  4Comments

wilsonnkwan picture wilsonnkwan  Â·  4Comments

bryhall picture bryhall  Â·  3Comments

jdrch picture jdrch  Â·  3Comments

gynnantonix picture gynnantonix  Â·  5Comments