Integrated: 8313229: DHEKeySizing.java should be modified to use TLS versions TLSv1, TLSv1.1, TLSv1.2

Sean Mullan mullan at openjdk.org
Thu Sep 21 17:34:48 UTC 2023


On Wed, 20 Sep 2023 19:51:28 GMT, Sean Mullan <mullan at openjdk.org> wrote:

> Please review this change to ensure this test is tested on different TLS protocols (1.0, 1.1, 1.2)
> 
> I added a protocol parameter to the test arguments so that different protocols are tested. I also removed the boolean exportable argument as it wasn't doing anything.

This pull request has now been integrated.

Changeset: c698b45a
Author:    Sean Mullan <mullan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c698b45a7bcb0eedeed979d482f8ab15cf16baaa
Stats:     31 lines in 1 file changed: 4 ins; 4 del; 23 mod

8313229: DHEKeySizing.java should be modified to use TLS versions TLSv1, TLSv1.1, TLSv1.2

Reviewed-by: jnimeh

-------------

PR: https://git.openjdk.org/jdk/pull/15846



More information about the security-dev mailing list