You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Dustin Rodrigues (JIRA)" <ji...@apache.org> on 2019/04/23 02:52:00 UTC

[jira] [Created] (MINIFICPP-813) ListenHTTP verify peer appears to cause segfault

Dustin Rodrigues created MINIFICPP-813:
------------------------------------------

             Summary: ListenHTTP verify peer appears to cause segfault
                 Key: MINIFICPP-813
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-813
             Project: Apache NiFi MiNiFi C++
          Issue Type: Bug
            Reporter: Dustin Rodrigues
         Attachments: config.yml

Attempting to set "SSL Verify Peer: yes" in ListenHTTP appears to cause minifi to not start up. Setting the value to "no" or not setting it works okay. The error in the log is

terminate called after throwing an instance of 'CivetException'
  what():  null context when constructing CivetServer. Possible problem binding to port.
Aborted

I've attached the config.yml I'm using. I can also provide the dummy server and client certs and CA as well if that would be helpful.




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