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 <[email protected]>
---
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 <[email protected]>
Gerrit-Reviewer: Doron Fediuck <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
Gerrit-Reviewer: Oved Ourfali <[email protected]>
Gerrit-Reviewer: Yair Zaslavsky <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to