[
https://issues.apache.org/jira/browse/MINIFI-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184251#comment-16184251
]
ASF subversion and git services commented on MINIFI-388:
--------------------------------------------------------
Commit aaeb929b289f5c5f9a10811c37a183f2783e93e1 in nifi-minifi-cpp's branch
refs/heads/master from [~calebj]
[ https://git-wip-us.apache.org/repos/asf?p=nifi-minifi-cpp.git;h=aaeb929 ]
MINIFI-388 Backport the rest of EVP_Digest for civetweb
This closes #139.
Signed-off-by: Marc Parisi <[email protected]>
> 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)