[11u] RFR: 8224650: Add tests to support X25519 and X448 in TLS

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Mon Nov 9 07:07:03 UTC 2020


Hi Martin, 

Thanks for reviewing!

Best regards,
  Goetz.

-----Original Message-----
From: Doerr, Martin <martin.doerr at sap.com> 
Sent: Freitag, 6. November 2020 10:50
To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; jdk-updates-dev at openjdk.java.net
Subject: RE: [11u] RFR: 8224650: Add tests to support X25519 and X448 in TLS

Hi Götz,

this makes sense to me. Looks good.

Best regards,
Martin


> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> On
> Behalf Of Lindenmaier, Goetz
> Sent: Mittwoch, 7. Oktober 2020 10:35
> To: jdk-updates-dev at openjdk.java.net
> Subject: [11u] RFR: 8224650: Add tests to support X25519 and
> X448 in TLS
> 
> Hi,
> 
> I am downporting this for 11.0.10-oracle parity.
> Also, this is needed to test JDK-8171279.
> http://cr.openjdk.java.net/~goetz/wr20/8224650-X25519_test-jdk11/01/
> 
> The changes to SSLSocketTemplate.java have been downported already:
> https://bugs.openjdk.java.net/browse/JDK-8249159
> 8249159: Downport test rework for SSLSocketTemplate from 8224650
> 
> In the new test, I had to remove four Cipher suites that are not
> supported in 11.
> I just commented them so in case these Cipher suites are downported
> It is more easy to find that they must be enabled in this test.
> 
> https://bugs.openjdk.java.net/browse/JDK-8224650
> http://hg.openjdk.java.net/jdk/jdk13/rev/ed7851b2d5e4
> 
> Best regards,
>   Goetz.


More information about the jdk-updates-dev mailing list