On Thu, 7 Sep 2023 18:12:28 GMT, Ben Perez <d...@openjdk.org> wrote: > Replaced "jks" with "pkcs12" in both the spec and fallback for > `KeyStore.getDefaultType()`
> looks fine. Could you add some test code (perhaps to an existing test) for > this ? It should be trivial to test. > > I think you'll need a CSR also > > /csr Yes, I agree a CSR is needed since the specification behavior is being changed. ------------- PR Comment: https://git.openjdk.org/jdk/pull/15625#issuecomment-1710657080