[jboss-jira] [JBoss JIRA] (WFCORE-2402) Required attributes of elytron key-store creation add operation

Brian Stansberry (JIRA) issues at jboss.org
Wed Jul 26 18:51:00 EDT 2017


    [ https://issues.jboss.org/browse/WFCORE-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440823#comment-13440823 ] 

Brian Stansberry commented on WFCORE-2402:
------------------------------------------

[~dlofthouse] Should this be closed like the downstream JBEAP-6034 is?

> Required attributes of elytron key-store creation add operation
> ---------------------------------------------------------------
>
>                 Key: WFCORE-2402
>                 URL: https://issues.jboss.org/browse/WFCORE-2402
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>    Affects Versions: 3.0.0.Beta7
>            Reporter: Martin Choma
>            Assignee: ehsavoie Hugonnet
>            Priority: Critical
>              Labels: user_experience
>             Fix For: 4.0.0.Alpha1
>
>
> Minimal CLI command to create key store is
> {code}
> /subsystem=elytron/key-store=server:add(type="JKS")
> {code}
> 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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list