]
R Stokoe commented on AS7-4698:
-------------------------------
I think this is not a bug. Last month I had grabbed the changes to
KeystoreAttributes.java for 7.1.2 for AS7-4438 to make password expression evaluation work
for mgmt ssl keystore passwd and part of that change was changing the keystore passwd
attribute from "password" to "keystore-password". I just changed that
back to "password" and retested and now the configuration created by
server-identity=ssl:add works without editing.
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@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: