[11u] RFR: 8076190 Customizing the generation of a PKCS12 keystore
Doerr, Martin
martin.doerr at sap.com
Thu Apr 15 10:31:40 UTC 2021
Hi Alexey,
looks good. Thanks for backporting.
Best regards,
Martin
> -----Original Message-----
> From: jdk-updates-dev <jdk-updates-dev-retn at openjdk.java.net> On
> Behalf Of Alexey Bakhtin
> Sent: Donnerstag, 3. Dezember 2020 15:58
> To: jdk-updates-dev at openjdk.java.net
> Subject: [11u] RFR: 8076190 Customizing the generation of a PKCS12 keystore
>
> Hello All,
>
> I would like to backport JDK-8076190 to 11u. CSR for 11u is filed: JDK-8257680.
>
> The patch applies cleanly except of
> test/lib/jdk/test/lib/security/DerUtils.java which is already backported to 11u
> as part of JDK-8215694 (see https://hg.openjdk.java.net/jdk-
> updates/jdk11u/rev/551bc745f05d#l9.1)
>
> This feature minimizes behaviour differences between JKS and PKCS12
> keystores. Also, it fixes issue with incorrectly decoded KDF algorithm as
> described in JDK-8245169
>
> Webrev: http://cr.openjdk.java.net/~abakhtin/8076190/webrev.v0/
> JBS: https://bugs.openjdk.java.net/browse/JDK-8076190
> CSR for 11u: https://bugs.openjdk.java.net/browse/JDK-8257680
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8245169
> [2] https://bugs.openjdk.java.net/browse/JDK-8215694
> [3] https://bugs.openjdk.java.net/browse/JDK-8228455
>
>
> Regards
> Alexey
More information about the jdk-updates-dev
mailing list