You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Gerlits (Jira)" <ji...@apache.org> on 2022/01/11 14:35:00 UTC

[jira] [Updated] (MINIFICPP-1719) Replace LibreSSL with OpenSSL 3.0.x

     [ https://issues.apache.org/jira/browse/MINIFICPP-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ferenc Gerlits updated MINIFICPP-1719:
--------------------------------------
    Summary: Replace LibreSSL with OpenSSL 3.0.x  (was: Replace LibreSSL with OpenSSL 3.x.x)

> 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
>            Priority: Minor
>
> 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)