how to check TLS version on Windows 2019 Datacenter, SCHANNEL error TSL 1.2

Ken Wilson 0 Reputation points
2025-04-21T19:16:08.3133333+00:00

Trying to confirm how you check the TLS version enabled on a Windows 2019 Datacenter Server.

Getting errors related to SCHANNEL and TLS 1.2, but from what I read TLS 1.2 should be enabled by default. I checked the registry keys no Protocols show up under the SCHANNEL key

Here is the error message I am seeing

SCHANNEL- An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The TLS connection request has failed.

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
4,072 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JimmySalian-2011 42,451 Reputation points
    2025-04-21T19:24:38.4233333+00:00

    Hi,

    If the registry is not there it means it is not enabled or some GPO or Update might have deleted the keys, I will suggest you to verify via the PowerShell script mentioned here. This is third party link but it should help you to verify.

    Hope this helps.

    JS

    ==

    Please accept as answer and do a Thumbs-up to upvote this response if you are satisfied with the community help. Your upvote will be beneficial for the community users facing similar issues.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.