RFR: 8353738: Update TLS unit tests to not use certificates with MD5 signatures [v2]

Artur Barashev abarashev at openjdk.org
Tue Oct 28 18:40:26 UTC 2025


On Tue, 28 Oct 2025 17:39:56 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

>> test/jdk/javax/management/security/keystoreAgent line 1:
>> 
>>> 1: 0�
>> 
>> Why do we need this and other binary key stores if we generate certificates on the fly?
>
> This is related to your question about SecurityTest.java. 
> 
> SecurityTest.java has about 24 different @run instructions with different flags for each. Setting up keys and certificates programmatically looked like it would make the code more complicated and keeping the binary files seemed like the lesser of two evils.

Oh, I see, it's a specific JMX test.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27342#discussion_r2470662409


More information about the net-dev mailing list