[8u] RFR: 8076221: Disable RC4 cipher suites
Artem Smotrakov
artem.smotrakov at oracle.com
Wed Apr 15 07:06:58 UTC 2015
Hello,
RFC 7465 [1] has been published to prohibit RC4.
Please review this fix which disables RC4 cipher suites in JDK 8u by adding "RC4" to "jdk.tls.disabledAlgorithms" security property.
Webrev: http://cr.openjdk.java.net/~asmotrak/8076221/webrev.8u.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8076221
[1] https://tools.ietf.org/html/rfc7465
Artem
More information about the security-dev
mailing list