-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b21
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.
- relates to
-
JDK-8153005 Upgrade the default PKCS12 encryption/MAC algorithms
- Resolved