-
Sub-task
-
Resolution: Fixed
-
P4
-
18
In https://docs.oracle.com/en/java/javase/17/security/oracle-providers.html#GUID-3A80CC46-91E1-4E47-AC51-CB7B782CEA7D, below Table 4-4, update the Footnote 4 with "A PKCS12 KeyStore file can be stored as password-less by calling the `KeyStore.store()` method with a null password. The certificates in this keystore are stored unencrypted and no MacData is added. This keystore can be loaded with any password (including null). Please note that the keys are always stored encrypted".