[ 
https://issues.apache.org/jira/browse/MINIFI-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150612#comment-16150612
 ] 

ASF subversion and git services commented on MINIFI-388:
--------------------------------------------------------

Commit d422e725cb0afb44a38c1062e832c1db284fd57b in nifi-minifi-cpp's branch 
refs/heads/master from Andrew I. Christianson
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=d422e72 ]

MINIFI-388 Disable dynamic loading of TLS libs in civet, install libressl 
instead of openssl
to resolve conflict with libcurl deps, and backport fix for civetweb which 
fixes compatibility with libressl

This closes #131.

Signed-off-by: Marc Parisi <phroc...@apache.org>


> MiNiFi core on startup if TLS is used with ListenHTTP (civet)
> -------------------------------------------------------------
>
>                 Key: MINIFI-388
>                 URL: https://issues.apache.org/jira/browse/MINIFI-388
>             Project: Apache NiFi MiNiFi
>          Issue Type: Bug
>          Components: C++, Docker
>            Reporter: Andrew Christianson
>            Assignee: Andrew Christianson
>
> MiNiFi cpp core dumps on startup because civet attempts to load 
> libssl/libcrypto from non-versioned paths (/usr/lib/libssl.so, 
> /usr/lib/libcrypto.so). This is simple to fix with symlinks from 1.0.0 lib 
> paths to the non-versioned paths.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to