netty5/handler
Trustin Lee 88aa9e7c4a Remove or de-prioritize RC4 from default cipher suites
Motivation:

RC4 is not a recommended cipher suite anymore, as the recent research
reveals, such as:

- http://www.isg.rhul.ac.uk/tls/

Modifications:

- Remove most RC4 cipher suites from the default cipher suites
- For backward compatibility, leave RC4-SHA, while de-prioritizing it

Result:

Potentially safer default
2014-11-25 17:17:20 +09:00
..
src Remove or de-prioritize RC4 from default cipher suites 2014-11-25 17:17:20 +09:00
pom.xml Backport ALPN and Mutual Auth SSL 2014-10-31 12:52:26 +09:00