What is the Reg key for TLS 1.3?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
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:
Most helpful comment
https://stackoverflow.com/questions/56072561/how-to-enable-tls-1-3-in-windows-10