On Wed, 16 Apr 2025 22:01:04 GMT, Mark Powers <mpow...@openjdk.org> wrote:
>> Artur Barashev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Further optimization: remove unnecessary updates > > test/jdk/sun/security/ssl/SignatureScheme/MD5NotAllowedInTLS13CertificateSignature.java > line 131: > >> 129: >> 130: // create a key store >> 131: KeyStore ks = KeyStore.getInstance("JKS"); > > I wonder if PKCS12 would be a better choice in the long run. Updated, thanks! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24425#discussion_r2048041727