Change in ovirt-engine-cli[cli_3.6]: Use alternate PKIResourceServlet to fetch CA certificate

Juan Hernandez has submitted this change and it was merged. Change subject: Use alternate PKIResourceServlet to fetch CA certificate ...................................................................... Use alternate PKIResourceServlet to fetch CA certificate Since oVirt 4.0 there is no ca.crt located in root of the apache, but there is running servlet to fetch the CA certificate. This patch changes the behaviour so we first try to fetch the CA certificate from the root of the apache and if that don't exists, we try to fetch it from new PKIResourceServlet servlet. Change-Id: I5da25e4be36bee56c5ec9ee0dabead574dedada1 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1362222 Signed-off-by: Ondra Machacek <omachace@redhat.com> (cherry picked from commit 40ecfc7c921dd1e320810d81bb01ba91e2526f1e) --- M src/ovirtcli/platform/posix/spice.py 1 file changed, 12 insertions(+), 7 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/65109 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5da25e4be36bee56c5ec9ee0dabead574dedada1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: cli_3.6 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com