TLS 1.3 on Active Directory/Domain Controller

Kotesh Bandhamravuri 1 Reputation point
2022-08-22T13:46:35.03+00:00

We are trying to enable TLS 1.3 on Active Directory / Domain Controller.

  1. Is TLS 1.3 support on Active Directory / Domain Controller?
  2. If supported, can you please point to any documentation / steps to enable it.

thanks
Kotesh

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Milind Gujar 6 Reputation points
    2022-08-22T14:13:07.997+00:00

    Hi Kotesh,

    Is TLS 1.3 support on Active Directory / Domain Controller?
    Yes TLS is supported Domain Controller. But i assume you are looking forward to enable 1.3 for server through GPO.

    To enable please create Following registry key on server.

    Starting at HKEY_LOCAL_MACHINE on the left hand side of the window, please navigate through the hive to the location \SYSTEM\CurrentcontrolSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3 in the registry, as below

    Right click on the “Protocols” key, and select New then select Key

    Name the new key TLS 1.3

    Right click the TLS 1.3 key, select New then select Key

    Name the new key Server

    Right click the TLS 1.3 key, select New then select Key

    Name the new key Client

    Select the Server key, right click and select New, then select DWORD (32-bit) Value. A new value will now be created in the main field of the regedit window. In the Name field, type Enabled and click away from the key.

    Create the last step in Client Key as well.

    Feel free to ask for queries. Please accept the answer if this works for you.

    1 person found this answer helpful.

  2. Gary Reynolds 9,621 Reputation points
    2022-08-22T19:45:19.673+00:00

    Hi

    TLS 1.3 is only available on Windows 2022 and only when fully patched.

    Gary.

    1 person found this answer helpful.
    0 comments No comments

  3. JimmySalian-2011 42,491 Reputation points
    2022-08-22T14:28:08.813+00:00

    Hi,

    It depends what is the Operating System version of your AD DC?

    Please check this article as you requested and the supported OS and TLS settings - protocols-in-tls-ssl--schannel-ssp-

    ==
    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


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.