[
https://issues.jboss.org/browse/WFLY-7073?page=com.atlassian.jira.plugin....
]
Darran Lofthouse commented on WFLY-7073:
----------------------------------------
[~honza889] Passing this one your way as it is a subsystem issue, however we may want to
pick up the work to redesign the provider-loader resource first as the final design for
that resource(s) may influence how we really want to reference it.
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: Jan Kalina
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)