JDK 19 |
---|
19 b21Fixed |
Relates :
|
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.
|