Gautham Banasandra created HDFS-16300:
-----------------------------------------
Summary: Use libcrypto in Windows for libhdfspp
Key: HDFS-16300
URL: https://issues.apache.org/jira/browse/HDFS-16300
Project: Hadoop HDFS
Issue Type: Bug
Components: libhdfs++
Affects Versions: 3.4.0
Reporter: Gautham Banasandra
Assignee: Gautham Banasandra
Currently, eay32 is the library that's used in libhdfspp for Windows. Whereas,
we use libcrypto for the rest of the platforms. As per the following mail
thread, the OpenSSL library was renamed from eay32 to libcrypto from OpenSSL
version 1.1.0 onwards -
https://mta.openssl.org/pipermail/openssl-dev/2016-August/008351.html.
Thus, we need to use libcrypto on Windows as well to ensure that we standardize
the version of the OpenSSL libraries used across platforms.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]