RFR: 8304956: Update KeyStore.getDefaultType​() specification to return pkcs12 as fallback

Sean Mullan mullan at openjdk.org
Thu Sep 7 19:24:40 UTC 2023


On Thu, 7 Sep 2023 18:12:28 GMT, Ben Perez <duke at 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



More information about the security-dev mailing list