RFR: 8353738: Update TLS unit tests to not use certificates with MD5 signatures
Artur Barashev
abarashev at openjdk.org
Tue Oct 28 14:04:19 UTC 2025
On Wed, 17 Sep 2025 11:50:51 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:
> This PR updates tests that were using MD5 certificates. For most of the tests, I added test cases for TLSv1.2/MD5withRSA and TLSv1.3/SHA256withRSA.
What about `javax/management/security/SecurityTest.java` unit test mentioned in the ticket?
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?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27342#issuecomment-3456634618
PR Review Comment: https://git.openjdk.org/jdk/pull/27342#discussion_r2469688660
More information about the net-dev
mailing list