You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2022/08/09 17:48:00 UTC

[jira] [Assigned] (MINIFICPP-1882) centos build default CA doesnt work on ubuntu

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

Martin Zink reassigned MINIFICPP-1882:
--------------------------------------

    Assignee: Martin Zink

> centos build default CA doesnt work on ubuntu
> ---------------------------------------------
>
>                 Key: MINIFICPP-1882
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1882
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Major
>             Fix For: 0.13.0
>
>
> the default CA path is different on centos and ubuntu, and due to this if we use the centos build on ubuntu any libcurl processor trying to verify ssl without explicit SSLContextService will fail with 
> {code:java}
> curl_easy_perform() failed Problem with the SSL CA cert (path? access rights?) on XYZ, error code 77 {code}
> There are workarounds
>  * with a symlink to the corrent path
>  * explicit SSLContextService with CA set
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)