netty5/handler
Trustin Lee 8baeff159d 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:13:05 +09:00
..
src Remove or de-prioritize RC4 from default cipher suites 2014-11-25 17:13:05 +09:00
pom.xml ALPN java implementation 2014-08-30 13:41:07 -04:00