TLS 1.3 security protocol

Cleber G 0 Reputation points
2024-09-13T13:44:20.6233333+00:00
Does anyone know if it is possible to enable/install the TLS 1.3 security protocol on Windows Server 2012 R2 version of IIS 8.5?
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Michael Taylor 61,176 Reputation points
    2024-09-13T14:08:23.8566667+00:00

    No. TLS 1.3 isn't supported by the older OSes. The earliest OS that supports TLS 1.3 that I'm aware of is Server 2022. No version of Windows prior to that supports the newest protocol. If you need TLS 1.3 support then you'll need to ensure you're running at least Server 2022. There is no way to add it to the older versions.

    You can get the formal support list from here.

    0 comments No comments

  2. Wesley Li 11,720 Reputation points
    2024-09-13T15:26:46.6833333+00:00

    Hello

    Enabling TLS 1.3 on Windows Server 2012 R2 with IIS 8.5 is not possible. TLS 1.3 is supported starting from Windows Server 2022 and Windows 11. For older versions like Windows Server 2012 R2, you can only enable up to TLS 1.2.

    0 comments No comments

Your answer

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