Juan Hernandez has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/5276/1 -- To view, visit http://gerrit.ovirt.org/5276 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2921ad93b2b10de935ae98ef8bc5815e5aa4ecee Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
