-
Enhancement
-
Resolution: Fixed
-
P2
-
6u111
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142326 | 6u115 | Sean Coffey | P2 | Closed | Fixed | b01 |
The JDK-8043202 fix in CPU 15_03 disabled RC4 based ciphersuites by default. It's a good step but it's causing issue for legacy applications.
We need to introduce a JDK implementation specific system property to allow RC4 suites. I suggest that we limit this property to JDK 6u and 7u releases
We need to introduce a JDK implementation specific system property to allow RC4 suites. I suggest that we limit this property to JDK 6u and 7u releases
- backported by
-
JDK-8142326 System property to enable RC4 based ciphersuites
- Closed
- relates to
-
JDK-8142949 [TEST_BUG] sun/security/ssl/sanity/ciphersuites/CipherSuitesInOrder.java test fails
- Resolved
-
JDK-8211862 Disable all RC4 cipher suites on JDK 7
- Resolved