Enabling TLS 1.2 on a Windows Server (2024)

Rackspace strongly recommends enabling the Transport Layer Security (TLS) protocol 1.2 or newer on Windows Server. As of the end of 2020, TLS versions 1.0 and 1.1 are no longer supported. This means that systems that don’t support TLS 1.2 or higher are now incapable of creating secure connections.

🚧

This article contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow the steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see How to back up and restore the registry in Windows.

Prerequisites

1- For Windows Server 2008 SP2, KB4019276 must be installed.

2- For Windows Server 2008 R2, Windows Server 2008 R2 Service Pack 1 KB976932 must be installed.

3- The .NET framework on your server should be 4.5 or newer.

How to Enable TLS 1.2 manually.

Per the TLS-SSL Settings article, for TLS 1.2 to be enabled and negotiated by Windows, the following registry locations, subkeys, and values must be set as follows:

  • TLS 1.2 Client subkey
    • Registry location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client
      • DWORD name: DisabledByDefault
      • DWORD value: 0
      • DWORD name: Enabled
      • DWORD value: 1
  • TLS 1.2 Server subkey
    • Registry location: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server
      • DWORD name: DisabledByDefault
      • DWORD value: 0
      • DWORD name: Enabled
      • DWORD value: 1

How to Enable TLS 1.2 with Powershell.

Execute the following commands in Powershell to enable TLS 1.2:

# Make TSL 1.2 protocol registry keys.md "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2" md "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server" md "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client" # Enable TLS 1.2 for client and server SCHANNEL communications.new-itemproperty -path "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server" -name "Enabled" -value 1 -PropertyType "DWord" new-itemproperty -path "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server" -name "DisabledByDefault" -value 0 -PropertyType "DWord" new-itemproperty -path "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client" -name "Enabled" -value 1 -PropertyType "DWord" new-itemproperty -path "HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client" -name "DisabledByDefault" -value 0 -PropertyType "DWord" 

NOTE: A reboot is required for the changes to go into effect.

Related articles

Use the Feedback tab to make any comments or ask questions. You can also start a conversation with us.

Updated 9 months ago

Enabling TLS 1.2 on a Windows Server (2024)
Top Articles
Parents are Role Models – Wellness Every Day
Rain Industries Limited SHARE Price Target - RAIN NSE INDIA Chart Analysis
Falgout Funeral Home Obituaries Houma
Alpha Kenny Buddy - Songs, Events and Music Stats | Viberate.com
Farmers Branch Isd Calendar
shopping.drugsourceinc.com/imperial | Imperial Health TX AZ
Qhc Learning
Our Facility
Evangeline Downs Racetrack Entries
Belly Dump Trailers For Sale On Craigslist
Grasons Estate Sales Tucson
Haunted Mansion Showtimes Near Millstone 14
60 X 60 Christmas Tablecloths
Sound Of Freedom Showtimes Near Cinelux Almaden Cafe & Lounge
Marvon McCray Update: Did He Pass Away Or Is He Still Alive?
Vipleaguenba
U Break It Near Me
Gayla Glenn Harris County Texas Update
Saritaprivate
Uta Kinesiology Advising
Glenda Mitchell Law Firm: Law Firm Profile
Air Traffic Control Coolmathgames
Chase Bank Pensacola Fl
Purdue 247 Football
yuba-sutter apartments / housing for rent - craigslist
Directions To Cvs Pharmacy
A Man Called Otto Showtimes Near Cinemark University Mall
Znamy dalsze plany Magdaleny Fręch. Nie będzie nawet chwili przerwy
Cognitive Science Cornell
What Is a Yurt Tent?
The Collective - Upscale Downtown Milwaukee Hair Salon
Weather Underground Durham
Vip Lounge Odu
Wisconsin Volleyball Team Leaked Uncovered
Grand Teton Pellet Stove Control Board
The Menu Showtimes Near Amc Classic Pekin 14
Verizon TV and Internet Packages
new haven free stuff - craigslist
Ixl Lausd Northwest
Breckie Hill Fapello
Colorado Parks And Wildlife Reissue List
Laurin Funeral Home | Buried In Work
Merkantilismus – Staatslexikon
How To Upgrade Stamina In Blox Fruits
Hireright Applicant Center Login
Saline Inmate Roster
Free Crossword Puzzles | BestCrosswords.com
Why Are The French So Google Feud Answers
Mychart University Of Iowa Hospital
Is Chanel West Coast Pregnant Due Date
Rubmaps H
Latest Posts
Article information

Author: Roderick King

Last Updated:

Views: 6379

Rating: 4 / 5 (51 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Roderick King

Birthday: 1997-10-09

Address: 3782 Madge Knoll, East Dudley, MA 63913

Phone: +2521695290067

Job: Customer Sales Coordinator

Hobby: Gunsmithing, Embroidery, Parkour, Kitesurfing, Rock climbing, Sand art, Beekeeping

Introduction: My name is Roderick King, I am a cute, splendid, excited, perfect, gentle, funny, vivacious person who loves writing and wants to share my knowledge and understanding with you.