Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

This article will guide to enable TLS 1.2 on Windows 7.

TLS is a replacement of the Secure Sockets Layer protocol (SSL). It provides secure communications on the internet. It is used for web browsers and other applications that require data to be securely exchanged over a network such as an email, file transfers, VPN connection and voice over IP.

Windows 7 supports TLS 1.1 and TLS 1.2. But these protocol versions are not enabled on it by default. On Windows 8 and higher these protocol are enabled by default. Follow the steps below to enable TLS 1.2 on Windows 7.

  1. Click on the Windows button located on the Status bar and then click on Run button.

    01-click-on-start-and-run-button-on-windows7



  2. In the run field type the text "regedit" and click on Ok button to open the Registry editor.

    02-enter-the-text-regedit-in-run-command

  3. Once you click on the Ok button, you will get the following windows.

    03-registry option

  4. Browse the following registry key in this windows.
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols

    04-protocol-option-on-registry



  5. Right click on the Protocols folder and select New and then Key from the drop-down menu.

    05-click-on-new-key-to add-TLS-1-2

  6. Once you click on the key option, this will create a new folder “New Key #1â€. You have to rename it with the name “TLS 1.2â€.

    06-rename-the-key-to-TLS-1-2

  7. Right click on the TLS 1.2 key and select New and then Key from the drop-down menu.

    07-create-a-client-in-TLS-1-2

  8. By clicking on the key option, this will create a new folder “New Key #1â€. You have to rename it with the name “Clientâ€.

    08-renamed-it-to-client



  9. Right click on the Client key and select New and then DWORD (32-bit) Value from the drop-down list.

    09-click-on-the-dWord

  10. Once you click on the DWORD (32-bit) value. It will create a file with the name “New value #1â€. You have to rename that file to DisabledByDefault.

    10-enabled-tls-1.2-on-the-windows-7.png

  11. Once all the steps are completed, reboot the system to implement the changes.


Was this answer helpful? 1 Users Found This Useful (4 Votes)

Powered by WHMCompleteSolution