Change in ovirt-hosted-engine-setup[ovirt-hosted-engine-setup-1.3]: pki: acquiring certs from pki-resource servlet

Sandro Bonazzola has submitted this change and it was merged. Change subject: pki: acquiring certs from pki-resource servlet ...................................................................... pki: acquiring certs from pki-resource servlet In the past CA cert was available at http://{fqdn}/ca.crt but now the engine responds 404. - Moving to pki-resource servlet. - Showing CA info to the user - Downloading engine SSH pubkey via trusted https - Better check of SSH pubkey duplicates Change-Id: Ia4b5e8ffdc598afaacadd5c4ba8952659efdaa98 Bug-Url: https://bugzilla.redhat.com/1256467 Bug-Url: https://bugzilla.redhat.com/1059952 Bug-Url: https://bugzilla.redhat.com/1254838 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> --- M src/ovirt_hosted_engine_setup/Makefile.am M src/ovirt_hosted_engine_setup/constants.py A src/ovirt_hosted_engine_setup/ohttpshandler.py A src/ovirt_hosted_engine_setup/pkissh.py M src/plugins/ovirt-hosted-engine-setup/engine/add_disk.py M src/plugins/ovirt-hosted-engine-setup/engine/add_host.py 6 files changed, 524 insertions(+), 85 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Simone Tiraboschi: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/47336 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia4b5e8ffdc598afaacadd5c4ba8952659efdaa98 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: ovirt-hosted-engine-setup-1.3 Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sbonazzo@redhat.com