Juan Hernandez has submitted this change and it was merged.
Change subject: Fix default value of "insecure" connection parameter
......................................................................
Fix default value of "insecure" connection parameter
By default the connections are secured, and the certificates of the
server are checked, but the documentation of the "insecure" parameter
suggest the contrary. This patch fixes that inconsistency.
Change-Id: Ie1f1528ac095b7a3b336af8c01dbb4edfb8cf62a
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
---
M sdk/lib/ovirtsdk4/http.rb
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/54921
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie1f1528ac095b7a3b336af8c01dbb4edfb8cf62a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>