[jboss-jira] [JBoss JIRA] (WFCORE-2507) Key manager exported from legacy security domain can not be used by Elytron server-ssl-context
Ondrej Kotek (JIRA)
issues at jboss.org
Fri Apr 7 04:57:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ondrej Kotek updated WFCORE-2507:
---------------------------------
Summary: Key manager exported from legacy security domain can not be used by Elytron server-ssl-context (was: Key manager exported from legacy security domain does not work Elytron server-ssl-context)
> Key manager exported from legacy security domain can not be used by Elytron server-ssl-context
> ----------------------------------------------------------------------------------------------
>
> Key: WFCORE-2507
> URL: https://issues.jboss.org/browse/WFCORE-2507
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 3.0.0.Beta6
> Reporter: Ondrej Kotek
> Priority: Critical
>
> It is not possible to use a key manager exported from legacy security domain (i.e. {{elytron-key-manager}}) in Elytron {{server-ssl-context}}. It results in:
> {noformat}
> {
> "outcome" => "failed",
> "failure-description" => {
> "WFLYCTL0080: Failed services" => {"org.wildfly.security.ssl-context.ssc" => "org.jboss.msc.service.StartException in service org.wildfly.security.ssl-context.ssc: WFLYELY00019: No 'X509ExtendedKeyManager' found in injected value."},
> "WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.security.ssl-context.ssc"]
> },
> "rolled-back" => true
> }
> {noformat}
> The exported key manager is announced as {{org.wildfly.security.key-managers}} capability. Hence it is expected to work wherever the capability is requested.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list