
Sandro Bonazzola has submitted this change and it was merged. Change subject: core: ovirt-websocket-proxy fail when missing enforced key/pair ...................................................................... core: ovirt-websocket-proxy fail when missing enforced key/pair This patch makes websocket proxy fail when SSL_ONLY is set to True and key or certificate file is missing. Change-Id: I47033df4ea2c12799bb8535e1ef749967c2b4d06 Signed-off-by: Frantisek Kobzik <fkobzik@redhat.com> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1116393 --- M packaging/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Alon Bar-Lev: Looks good to me, but someone else must approve Sandro Bonazzola: Looks good to me, approved oVirt Jenkins CI Server: Looks good to me, but someone else must approve Frank Kobzik: Verified -- To view, visit http://gerrit.ovirt.org/31638 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I47033df4ea2c12799bb8535e1ef749967c2b4d06 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server