-
Bug
-
Resolution: Fixed
-
P3
-
10
-
b01
The below cipher suites had been enabled by JDK 6 (JDK-8174748):
TLS_RSA_WITH_AES_256_CBC_SHA256
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
Originally, the cases related to the above cipher suites on JDK 6 are expected as fail.
Now, this test has to be updated accordingly to adapt these changes.
TLS_RSA_WITH_AES_256_CBC_SHA256
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
Originally, the cases related to the above cipher suites on JDK 6 are expected as fail.
Now, this test has to be updated accordingly to adapt these changes.
- relates to
-
JDK-8174748 Enable unlimited cryptographic policy by default in Oracle JDK builds
-
- Closed
-
-
JDK-8186057 TLS interoperability testing between different Java versions
-
- Resolved
-