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

Microsoft suggests using the TLS 1.2 Security Encryption to their clients since it has the Advanced Encryption Standard. Also, it recommends disabling the RC4 cipher from your Windows Server.

Following steps will help you to completely Disable the RC4 cipher in your Window 2008 Server.

  1. Login to your Window Server.

  2. Click Start >> Run

  3. In Run Open the Registry with regedit command.



  4. Locate the following path.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers
  1. Right Click on the Ciphers and create the Following 3 New Keys.

          RC4 128/128
          RC4 40/128
          RC4 56/128

        New-RC4.png

  1. Right Click on the RC4 128/128 >> New >> Click on DWORD(32-bit)Value.



  2. Rename the New Value #1 to Enabled.



  3. Repeat the step no. (6) and (7) for Cipher RC4 40/128 and RC4 56/128.

Note: Your server will not be able to connect sites which require Cipher RC4 to connect.

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

Powered by WHMCompleteSolution