Todd Lipcon has submitted this change and it was merged. Change subject: ssl: switch to older APIs for initializing SSL ......................................................................
ssl: switch to older APIs for initializing SSL This enables support for OpenSSL 1.0.0 as found on RHEL 6.4. Change-Id: I08fd5c3f6f8d2c228f760604dcecd7f1439578fb Reviewed-on: http://gerrit.cloudera.org:8080/4957 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/util/net/ssl_factory.cc 1 file changed, 12 insertions(+), 4 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/4957 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I08fd5c3f6f8d2c228f760604dcecd7f1439578fb Gerrit-PatchSet: 3 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
