You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Andrew Christianson (JIRA)" <ji...@apache.org> on 2017/08/21 16:09:00 UTC

[jira] [Created] (MINIFI-388) MiNiFi core on startup if TLS is used with ListenHTTP (civet)

Andrew Christianson created MINIFI-388:
------------------------------------------

             Summary: 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


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)