Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.7.2, 1.8.0, 1.9.0
Description
The SSL setup examples [1] were updated to rely on PKCS12 format (instead of the old JKS keystore) but PKCS12 does not support separate passwords for the key store and the key itself.
> Warning: Different store and key passwords not supported for PKCS12 KeyStores. Ignoring user-specified -keypass value.
Also, some of the examples still rely on the old JKS keystore and are not using PKCS12 yet.
Attachments
Issue Links
- links to