[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 13:35:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689733#comment-12689733 ]
R Stokoe commented on AS7-4698:
-------------------------------
7.1.1.Final. I can run CLI script that writes "keystore-password", manually edit it to "password" in xml file, restart the same instance and then it works.
> 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: Domain Management
> Affects Versions: 7.1.1.Final
> Reporter: R Stokoe
> Assignee: Darran Lofthouse
> Labels: cli, management, security, ssl
>
> 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