[jboss-jira] [JBoss JIRA] (AS7-4698) CLI requires wrong ssl password attribute for management security-realm server-identity=ssl add command.
R Stokoe (JIRA)
jira-events at lists.jboss.org
Wed May 2 12:47:18 EDT 2012
R Stokoe created AS7-4698:
-----------------------------
Summary: CLI requires wrong ssl password attribute for management security-realm server-identity=ssl add command.
Key: AS7-4698
URL: https://issues.jboss.org/browse/AS7-4698
Project: Application Server 7
Issue Type: Bug
Components: CLI
Affects Versions: 7.1.1.Final
Reporter: R Stokoe
Assignee: Alexey Loubyansky
CLI requires ssl password attribute to be "keystore-password", runtime requires "password".
[standalone at localhost:10299 /] /core-service=management/security-realm=ManagementRealmHttps/server-identity=ssl:add(keystore-path="security/https.keystore",password=="whatever")
'password' is not found among the supported properties: [keystore-password, protocol, keystore-path, keystore-relative-to]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list