Change in ovirt-engine[master]: http: use protocol which is understood by http client

From Martin Peřina <mperina@redhat.com>:
Martin Peřina has submitted this change and it was merged. Change subject: http: use protocol which is understood by http client ...................................................................... http: use protocol which is understood by http client We still use http client for commands like UploadStreamVDSCommand. The client uses older code which has no knowledge about 'TLS' set of protocols so we need to narrow it down to specific version. Bug-Url: https://bugzilla.redhat.com/1412547 Change-Id: I8087dd4734cedec885bf6dcdf008cfffe6d148ce Signed-off-by: Piotr Kliczewski <piotr.kliczewski@gmail.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ssl/AuthSSLProtocolSocketFactory.java M packaging/dbscripts/upgrade/pre_upgrade/0000_config.sql 3 files changed, 13 insertions(+), 22 deletions(-) Approvals: Martin Peřina: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/70918 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8087dd4734cedec885bf6dcdf008cfffe6d148ce Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review