
Now your server should be able to support the TLS 1.2 protocol.
Repeat steps 6 to 12, but instead of working with the client key you will work with teh Server key. You need to make sure it is set to 1 in hexadecimal. Right click on Enabled, and change to its value. You need to make sure it is set to 0 in hexadecimal. Right click on DisableByDefault and change the value. Rename the new value to "DisabledByDefault". Right-click on the "Client" key, choose new, then "DWORD (32-bit) Value". For each of the two new keys created, "Client" and "Server", you will create 2 new values. The key “Server” and the key "Client".įor that, As for the creation of the TLS 1.2 key, right click on TLS 1.2 and choose "New", then "key", next rename the news keys created in "Server" and "Client". Once the TLS 1.2 key has been created, add two new keys inside it. To do this, right click on the "Protocols" key, choose "New", then "key". If the key "TLS 1.2" does not exist create it. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols Once the application is launched, navigate to the following key:.
As for the backup, Open the registry editor via the start menu: Start > All programs > Accessories > Execute. To enable TLS 1.2 protocols under IIS 7.5, follow the instructions below : To restore them if needed just delete the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders and double click on the created file.
Give a name to this registry file and click on "Save". Right click on the key and choose the "Export" option. Once the application is launched go to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders. Open the editor via the start menu: Start > All programs > Accessories > Execute. To backup your registry keys follow the instructions below: IIS 7.5 handles TLS 1.2 with Windows 7 and Windows Server 2008 R2.īefore starting we strongly recommend a backup of the keys that are going to be edited in your registry. Please note - the TLS 1.2 protocol has been mandatory since March 2020: More information