[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 Jul 7 06:37:01 EDT 2017


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

Darran Lofthouse resolved WFCORE-2575.
--------------------------------------
    Fix Version/s: 3.0.0.Beta29
       Resolution: Won't Fix


Marking as won't fix as this is within the legacy security realms.

> 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
>             Fix For: 3.0.0.Beta29
>
>
> 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