How to Disable Weak Ciphers in IIS 6

Microsoft's Internet Information Services 6, or IIS 6, Web server is included with professional and server editions of Windows XP and 2003. IIS supports encryption for securely transmitting Web pages and information over the Internet, including passwords, credit card numbers and other private data. IIS 6 supports weak ciphers for backwards-compatibility with outdated Web browsers, but supporting weak ciphers allows sensitive data to be transmitted in an insecure manner. Disabling the weak ciphers ensures Web browsers use strong encryption on your website.

Instructions

    • 1

      Open the Registry Editor by clicking "Start," clicking "Run," typing "Regedit" into the Run box and pressing "Enter."

    • 2

      Navigate to the "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Ciphers\" key in the left pane of the Registry Editor by clicking the plus sign to the left of each key.

    • 3

      Disable the "DES 56/56," "NULL," "RC2 40/128," "RC2 56/128," "RC4 40/128," "RC4 56/128" and "RC4 64/128" subkeys. For each subkey, click the key's name, right-click in the right pane of the Registry Editor, click "New," click "DWORD Value," type "Enabled," press "Enter," double-click the "Enabled" key, type "0" into the "Value Data" box and click "OK."

    • 4

      Restart the computer by clicking "Start," "Turn Off" and "Restart."

Related Searches:

References

Comments

You May Also Like

  • How to Disable Weak SSL Ciphers

    Microsoft Internet Information Server, or IIS, uses a secure HTTP connection for remote access to the server. When a secure connection is...

  • How to Disable the SSL V.2 IIS

    Short for Internet Information Services, IIS allows computers running the Microsoft Windows operating system to act as Web servers. The software includes...

  • How to Disable Trace Track Methods in IIS 6

    Microsoft Internet Information Services allows you to host websites on your computer that are available to an intranet or Internet users. During...

  • What Are SSL Ciphers?

    SSL, or secure sockets layer, serves as a secure way for computers to connect to one another while sending and receiving data....

  • How to Configure PHP on IIS 6

    PHP is a programming language that allows you to create dynamic web pages. PHP is typically run on an Apache server, but...

  • How to Generate a SSL Certificate

    Internet security is a much-discussed topic, with Internet fraud activity, identity theft, and phishing schemes abounding. Secure Socket Layer, or SSL, encrypts...

  • How to Use the Vigenere Cipher

    A cipher is a secret, coded way of writing. The Vigenère Cipher was proposed by Blaise de Vigenère in the late 1500s....

  • How to Solve a Number Cipher

    Identify common vowels. According to Kahn, the letter e will be as easy to spot as a "6 1/2-feet tall man at...

  • What Are the Strengths and Weaknesses of the Apache Web Server?

    What Are the Strengths and Weaknesses of the Apache Web Server?. The Apache HTTP Server is a popular open-source web server. A...

  • How to Disable SSL

    On the Web, Secure Sockets Layer (SSL) is used to encrypt communication. This feature is used on websites that require a user...

Related Ads

Featured