Hello Todd Lipcon,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10432
to review the following change.
Change subject: KUDU-2427: update to latest version of curl
......................................................................
KUDU-2427: update to latest version of curl
The existing version of curl doesn't work with OpenSSL 1.1, which is what
ships by default with Ubuntu 18.04.
Without the change to curl_util.cc, SslWebserverTest_TestSSL fails with:
curl error: SSL peer certificate or SSH remote key was not OK
Change-Id: I804d01a5ed702501223dd4099100153cca412b49
---
M src/kudu/util/curl_util.cc
M thirdparty/download-thirdparty.sh
M thirdparty/vars.sh
3 files changed, 9 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/32/10432/1
--
To view, visit http://gerrit.cloudera.org:8080/10432
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I804d01a5ed702501223dd4099100153cca412b49
Gerrit-Change-Number: 10432
Gerrit-PatchSet: 1
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>