JDK-8285827 : Describe the keystore.pkcs12.legacy system property in the java.security file
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-04-28
  • Updated: 2022-07-29
  • Resolved: 2022-05-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 b21Fixed
Related Reports
Relates :  
Description
In JDK-8153005 we upgraded default PKCS12 encryption and integrity algorithms, at the same time we also added a system property named `keystore.pkcs12.legacy`. When set, old algorithms will be used. This system property should be described in the `java.security` file along with other PKCS12 algorithms settings.
Comments
Changeset: cfcba1fc Author: Weijun Wang <weijun@openjdk.org> Date: 2022-05-02 14:03:24 +0000 URL: https://git.openjdk.java.net/jdk/commit/cfcba1fccc8e3e6a68e1cb1826b70e076d5d83c4
02-05-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8452 Date: 2022-04-28 14:35:54 +0000
28-04-2022