Change in ovirt-engine[ovirt-engine-3.3]: Fix typo and use default cert

Sandro Bonazzola has submitted this change and it was merged. Change subject: Fix typo and use default cert ...................................................................... Fix typo and use default cert This script has a typo that prevents successful execution. In addition, the usage section describes defaulting to a default certificate, but that logic does not exist in the script. The script is updated to: * Change ENIGNE to ENGINE * Handle the default cert * Exit if default cert does not exist and no cert specified * Exit if specified cert does not exist Change-Id: I4b04c74ccc62664ead27339566e540bdd717eb71 Bug-Url: https://bugzilla.redhat.com/1082506 Signed-off-by: James W. Mills <jamills@redhat.com> Signed-off-by: Eli Mesika <emesika@redhat.com> --- M packaging/dbscripts/encryptionvalidator.sh 1 file changed, 4 insertions(+), 3 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Sandro Bonazzola: Verified; Looks good to me, approved Eli Mesika: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/26236 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4b04c74ccc62664ead27339566e540bdd717eb71 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.3 Gerrit-Owner: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: James W. Mills <jamills@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
sbonazzo@redhat.com