RFR[10] 8186057: TLS interoperability testing between different Java versions (original) (raw)
sha.jiang at oracle.com sha.jiang at oracle.com
Thu Sep 7 05:52:21 UTC 2017
- Previous message (by thread): RFR 8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
- Next message (by thread): RFR[10] 8186057: TLS interoperability testing between different Java versions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Please review this test for checking the interop compatibility on JSSE among different JDK releases (from 6 to 10). It covers the cases, like handshake, data exchange, client authentication and APLN, on all TLS versions (if possible). And the selected TLS cipher suites are: TLS_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA and TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA. For more details, please look though the README.
Webrev: http://cr.openjdk.java.net/~jjiang/8186057/webrev.00 Issue: https://bugs.openjdk.java.net/browse/JDK-8186057
Best regards, John Jiang
- Previous message (by thread): RFR 8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test
- Next message (by thread): RFR[10] 8186057: TLS interoperability testing between different Java versions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]