Nginx – Hardening SSL security by protecting from well-known attack vectors
Recently bunch of SSL attacks pop out, some of which get lot of public attention: Heartbleed Beast attack Crime attack Freak attack Poodle …..and so on …. Disabling SSLv3 and SSLv2 and Excluding Weak Cipher-Suites If you want to protect your Nginx from the biggest part of these attacks, you can add the… Continue reading Nginx – Hardening SSL security by protecting from well-known attack vectors