You are viewing a plain text version of this content. The canonical link for it is here.
Posted to legal-discuss@apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2018/12/17 16:26:00 UTC

[jira] [Reopened] (LEGAL-393) Shipping boringssl/OpenSSL binaries along Apache Flink

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

Nico Kruber reopened LEGAL-393:
-------------------------------

Sorry for the late reply.

Unfortunately, I cannot access the linked mailing list thread ("Email not found").

Regarding "statically linked binary": that way, the jar file would include/bundle openSSL libraries, i.e. native code.

> Shipping boringssl/OpenSSL binaries along Apache Flink
> ------------------------------------------------------
>
>                 Key: LEGAL-393
>                 URL: https://issues.apache.org/jira/browse/LEGAL-393
>             Project: Legal Discuss
>          Issue Type: Question
>            Reporter: Nico Kruber
>            Priority: Major
>
> As part of providing the ability to use an OpenSSL-based SSL engine in Apache Flink, I need to include the [{{netty-tcnative}}|http://netty.io/wiki/forked-tomcat-native.html#wiki-h2-4] binaries into our {{flink-shaded-netty-4}} artifacts. {{netty-tcnative}} itself is Apache 2 licensed, but since both [OpenSSL|https://www.openssl.org] as well as [boringssl|https://github.com/google/boringssl] (a fork of OpenSSL) are BSD-style licences (https://github.com/google/boringssl/blob/master/LICENSE, https://www.openssl.org/source/license.html) and not Apache 2 (yet?), I was a bit worried about the implications and which way to go.
> The following options are available:
> a) using a jar file with native code dynamically linked against system OpenSSL libraries (there the jar contains only Apache 2 code)
> b) using a jar file with statically linked binaries
> Now both have their individual technical consequences but which of these two (if any) qualifies from a legal perspective and what are the implications?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org