[jboss-jira] [JBoss JIRA] (WFCORE-2575) Non file-based keystores used in ssl configuration don't allow to set key alias

Darran Lofthouse (JIRA) issues at jboss.org
Fri Mar 24 08:11:01 EDT 2017


     [ https://issues.jboss.org/browse/WFCORE-2575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFCORE-2575:
-------------------------------------
    Issue Type: Feature Request  (was: Bug)


> Non file-based keystores used in ssl configuration don't allow to set key alias
> -------------------------------------------------------------------------------
>
>                 Key: WFCORE-2575
>                 URL: https://issues.jboss.org/browse/WFCORE-2575
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Domain Management, Security
>            Reporter: Josef Cacek
>            Assignee: Darran Lofthouse
>            Priority: Critical
>
> Management model for SSL in security realms allows to configure alias to be used for the keystore. Neverhteless this configuration doesn't work for non-file-based keystores.
> E.g.
> {code:xml}
>     <ssl>
>       <keystore provider="custodia-cli"
>         alias="server-ssl" keystore-password="thepassword" />
>     </ssl>
> {code}
> The problem is probably in {{ProviderKeyManagerService}} class which has no evidence about the alias.



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


More information about the jboss-jira mailing list