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(a)redhat.com>
---
M src/ovirtcli/platform/posix/spice.py
1 file changed, 12 insertions(+), 7 deletions(-)
Approvals:
Ondra Machacek: Verified
Juan Hernandez: Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/65093
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: master
Gerrit-Owner: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ondra Machacek <omachace(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>