[
https://issues.apache.org/jira/browse/MINIFICPP-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gábor Gyimesi resolved MINIFICPP-1719.
--------------------------------------
Fix Version/s: 0.15.0
Resolution: Fixed
> Replace LibreSSL with OpenSSL 3.0.x
> -----------------------------------
>
> Key: MINIFICPP-1719
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1719
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Ferenc Gerlits
> Assignee: Gábor Gyimesi
> Priority: Minor
> Fix For: 0.15.0
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> 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.10#820010)