-
Bug
-
Resolution: Won't Do
-
Critical
-
3.0.0.Beta7
Minimal CLI command to create key store is
/subsystem=elytron/key-store=server:add(type="JKS")
But it has these problems:
- Password attribute has to be required. I can't think of case when that could be ommited.
- Attribute type could be optional. If not set default value can be Keystore.getDefaultType(). As model cant't express this, it can be documented in description.
- clones
-
JBEAP-6034 Required attributes of elytron key-store creation CLI command
- Closed
- relates to
-
WFCORE-2388 Elytron key-managers requires set credential-reference which is wrongly marked as optional.
- Resolved
-
WFCORE-2452 Elytron key-store requires set credential-reference which is wrongly marked as optional.
- Resolved