-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
None
Currently SYM_ENCRYPT accepts only keystores of type JCEKS. Other types such as JKS or PKCS12 are not permitted.
Solution: add an attribute keystore_type to SYM_ENCRYPT, which will allow for other keystore types to be used.
E.g. keystore_type="PKCS12" means that an external certificate generated by openssl will be usable.
- clones
-
JGRP-2151 SYM_ENCRYPT: allow other keystore types besides JCEKS
- Resolved
- is incorporated by
-
JBEAP-6565 [GSS](7.0.z) Upgrade JGroups from 3.6.12 to 3.6.13
- Closed