[jdk11u-dev] Integrated: 8267880: Upgrade the default PKCS12 MAC algorithm
Goetz Lindenmaier
goetz at openjdk.org
Tue Aug 2 13:31:44 UTC 2022
On Mon, 1 Aug 2022 10:44:32 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.17-oracle.
>
> In 11.0.12, "JDK-8153005 Upgrade the default PKCS12 encryption/MAC algorithms" was pushed.
> Some parts of it were reverted right away in "JDK-8267599 Revert the change to the default PKCS12 macAlgorithm and macIterationCount props for 11u/8u/7u".
> This change now again enables 8153005. It is basically the reverse patch of 8267599,
> where ParamsTest.java has been renamed to KeytoolOpensslInteropTest.java.
This pull request has now been integrated.
Changeset: 9cf9879a
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/9cf9879a4e4a78ed8e6d9b1f979de1eb7f75badf
Stats: 23 lines in 4 files changed: 0 ins; 0 del; 23 mod
8267880: Upgrade the default PKCS12 MAC algorithm
Reviewed-by: mbaesken
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1296
More information about the jdk-updates-dev
mailing list