Ferenc Gerlits created MINIFICPP-1719:
-----------------------------------------
Summary: Replace LibreSSL with OpenSSL 3.x.x
Key: MINIFICPP-1719
URL: https://issues.apache.org/jira/browse/MINIFICPP-1719
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Ferenc Gerlits
We are using LibreSSL instead of OpenSSL because the license of the 1.0 and 1.1
versions of OpenSSL were not compatible with the Apache license.
OpenSSL version 3.0 is [licensed under the Apache 2.0
license]([https://www.openssl.org/source/license.html),] so we can now upgrade
to this newer, more robust version of OpenSSL.
Note that LibreSSL is based on OpenSSL 1.0, and there have been many API
changes from OpenSSL 1.1 to 3.0, so this will probably not be a drop-in
replacement, and code changes will be required in minifi.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)