[8u] RFR 8235874: The ordering of Cipher Suites is not maintained provided through “jdk.tls.client.cipherSuites” and “jdk.tls.server.cipherSuites” system property.
Martin Balao
mbalao at redhat.com
Tue Jan 26 18:46:39 UTC 2021
Hi,
I'd like to propose an 8u backport of JDK-8235874 [1].
Webrev.00:
*
http://cr.openjdk.java.net/~mbalao/webrevs/8235874/8235874.webrev.8u.jdk.00
Changes to the 11u patch:
* File paths to the pre-modules scheme
* javax/net/ssl/sanity/ciphersuites/SystemPropCipherSuitesOrder.java
* Removed TLS_CHACHA20_POLY1305_SHA256 ciphersuite from the test as
"JEP 329: ChaCha20 and Poly1305 Cryptographic Algorithms" [2] is not in 8u.
Testing: no regressions observed in javax/net/ssl.
Thanks,
Martin.-
--
[1] - https://bugs.openjdk.java.net/browse/JDK-8235874
[2] - https://bugs.openjdk.java.net/browse/JDK-8153028
More information about the jdk8u-dev
mailing list