[
https://issues.jboss.org/browse/WFLY-7073?page=com.atlassian.jira.plugin....
]
Jan Kalina edited comment on WFLY-7073 at 9/10/16 1:28 PM:
-----------------------------------------------------------
Summary: add PROVIDER attribute into managers (like in key-stores already is)
* mangers XML attribute PROVIDER will have to be renamed to PROVIDER_LOADER
was (Author: honza889):
Summary: add PROVIDER attribute into managers (like in key-stores already is)
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)