Ofer Schreiber has submitted this change and it was merged.
Change subject: packaging: Add key-alias to SSL connector
......................................................................
packaging: Add key-alias to SSL connector
The "key-alias" attribute for the SSL connector has a default
value of "jboss", but the application server used to take the
first key pair from the keystore when it was missing. Starting
with version 7.1.2 it will always use it, and thus fail with our
keystore which only contains the "engine" alias. This patch
changes the setup tool so that it will always add the attribute.
Change-Id: I2921ad93b2b10de935ae98ef8bc5815e5aa4ecee
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M packaging/fedora/setup/engine-setup.py
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified
Ofer Schreiber: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/5276
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2921ad93b2b10de935ae98ef8bc5815e5aa4ecee
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>