Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
curl_easy_perform() failed Problem with the SSL CA cert (path? access rights?) on XYZ, error code 77
There are workarounds
- with a symlink to the corrent path
- explicit SSLContextService with CA set