[jboss-jira] [JBoss JIRA] (WFCORE-3398) Elytron, wrong capabilities registered
Ilia Vassilev (JIRA)
issues at jboss.org
Mon Dec 4 10:31:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilia Vassilev updated WFCORE-3398:
----------------------------------
Affects Version/s: 4.0.0.Alpha3
> Elytron, wrong capabilities registered
> --------------------------------------
>
> Key: WFCORE-3398
> URL: https://issues.jboss.org/browse/WFCORE-3398
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 4.0.0.Alpha3
> Reporter: Martin Choma
> Assignee: Ilia Vassilev
>
> I wen throught resources and
> * trust-manager is registered as credential-store besides trust-manager
> {code}
> "trust-manager" => {
> "description" => "A trust manager definition for creating the TrustManager[] as used to create an SSLContext.",
> "model-description" => {"*" => {
> "description" => "A trust manager definition for creating the TrustManager[] as used to create an SSLContext.",
> "capabilities" => [
> {
> "name" => "org.wildfly.security.trust-manager",
> "dynamic" => true
> },
> {
> "name" => "org.wildfly.security.credential-store",
> "dynamic" => true
> }
> ],
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list