
Sandro Bonazzola has submitted this change and it was merged. Change subject: setup: sercon: validate certs connecting to engine ...................................................................... setup: sercon: validate certs connecting to engine When communicating with engine we need to specify CA certificate we trust. Moreover, the host name validation should be optionally disabled (e.g. if the server name is localhost) This patch extends the ovirt-vmconsole-list.py helper script accordingly. Bug-Url: https://bugzilla.redhat.com/1264479 Change-Id: I9ce552b84bd2c3c8c6c2dce6b8541ae9dba7abf5 Signed-off-by: Francesco Romani <fromani@redhat.com> --- M packaging/conf/ovirt-vmconsole-proxy-helper.conf.in M packaging/libexec/ovirt-vmconsole-proxy-helper/ovirt-vmconsole-list.py M packaging/setup/plugins/ovirt-engine-setup/vmconsole_proxy_helper/config.py 3 files changed, 116 insertions(+), 1 deletion(-) Approvals: Sandro Bonazzola: Looks good to me, approved; Passed CI tests Simone Tiraboschi: Looks good to me, but someone else must approve Francesco Romani: Verified -- To view, visit https://gerrit.ovirt.org/46373 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9ce552b84bd2c3c8c6c2dce6b8541ae9dba7abf5 Gerrit-PatchSet: 18 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Francesco Romani <fromani@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com> Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>