Recommended ssl_ciphers for security, compatibility – Perfect Forward secrecy

I’m currently using nginx with the following ciphers:
ssl_ciphers HIGH:!aNULL:!eNULL:!LOW:!ADH:!RC4:!3DES:!MD5:!EXP:!PSK:!SRP:!DSS;

I would like to maintain compatibility to older browsers, especially also older mobile browsers and theref… Continue reading Recommended ssl_ciphers for security, compatibility – Perfect Forward secrecy