Branch: refs/heads/master Home: https://github.com/rhq-project/rhq Commit: 0404c7d6d7a9ea124bb2d81343db080d468019e4 https://github.com/rhq-project/rhq/commit/0404c7d6d7a9ea124bb2d81343db080d46... Author: Josejulio MartĂnez jmartine@redhat.com Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths: M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/BaseServerComponent.java
Log Message: ----------- Bug 1328540 - Fail when trying to secure setup CLI with an incompatible setup [jbossas7]
Setup CLI operation will fail in the following cases:
Store Password Method: Plain 1) Truststore path is not set 2) Secure connection is not enabled Store Password Method: Vault 3) Vault definition was not found in server configuration file 4) Could not find ssl configuration for management interface 5) Cannot store truststore passwords using vault, because it is not supported by this version of EAP
Commit: c5dee2c843bc69475fad235c71b29f92845eef8c https://github.com/rhq-project/rhq/commit/c5dee2c843bc69475fad235c71b29f9284... Author: Michael Burman yak@iki.fi Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths: M modules/plugins/jboss-as-7/src/main/java/org/rhq/modules/plugins/jbossas7/BaseServerComponent.java
Log Message: ----------- Merge pull request #335 from josejulio/bugs/1328540
Bug 1328540 - Fail when trying to secure setup CLI with an incompatib…
Compare: https://github.com/rhq-project/rhq/compare/2dfe446322ed...c5dee2c843bc
rhq-commits@lists.fedorahosted.org