-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR11
-
None
-
-
-
-
-
-
- Start EAP in e.g. standalone mode with standalone-full-ha configuration
- Using web console navigate Configuration: Subsystems > Subsystem: Security - Elytron > Settings: Other > SSL > Key Store > Add
When creating Elytron Key Store using web console user has to enter all Credential Reference Store, Credential Reference Alias, Credential Reference Type, Credential Reference Clear Text attributes despite they are optional and regardless if they are needed. Actually this behaviour would block Key Store creation in most cases!
On the contrary following CLI command (with just one attribute clear-text) works:
/subsystem=elytron/key-store=ks001:add(path=test.jks, relative-to=jboss.server.config.dir,type=JKS,credential-reference={clear-text=secret}) {"outcome" => "success"}
- blocks
-
JBEAP-8165 Not possible to create Elytron Key Store
- Closed
- clones
-
JBEAP-8536 Not possible to create Elytron Credetial Store without all optional attributes of capability-reference specified
- Closed
- is blocked by
-
HAL-1285 Not possible to create Elytron Credetial Store without all optional attributes of capability-reference specified
- Resolved
- is incorporated by
-
JBEAP-8703 (7.1.0) Upgrade HAL to 2.9.2.Final
- Closed