[
https://issues.jboss.org/browse/WFLY-7073?page=com.atlassian.jira.plugin....
]
Martin Choma moved JBEAP-5928 to WFLY-7073:
-------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7073 (was: JBEAP-5928)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Security
(was: Security)
Affects Version/s: (was: 7.1.0.DR4)
elytron key/trust-managers incosistency between dmr and xsd
-----------------------------------------------------------
Key: WFLY-7073
URL:
https://issues.jboss.org/browse/WFLY-7073
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Martin Choma
Assignee: Darran Lofthouse
For key/trust-managers in dmr model, there is "provider-loader" attribute [1],
however xsd defines provider attribute [2] for key/trust-managers.
Probably if user could define both provider and provider-loader, that would be the best.
[1]
{noformat}
[standalone@localhost:9990 /] /subsystem=elytron/key-managers=server2:add(
algorithm key-store password provider-loader
{noformat}
[2]
https://github.com/wildfly-security/elytron-subsystem/blob/master/src/mai...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)