How to Disable SSLv2 and Weak Ciphers?

Disable SSLv2 and Weak Ciphers

Are you still using Secure Socket Layer (SSL) version 2 on your web server? If so, you need to read this article. It can save your life. Okay, maybe not that dramatic but it will show you how to disable SSLv2. Why? There are vulnerabilities in this version. If you don’t disable it, your web server might get compromised. This vulnerability exists whether you are running Apache or IIS. The steps to disable it are fairly trivial. So go ahead and tr