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

Martin Zink updated MINIFICPP-1882:
-----------------------------------
    Status: Patch Available  (was: In Progress)

https://github.com/apache/nifi-minifi-cpp/pull/1393

> 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
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)

Reply via email to