SSL certificate problem: unable to get local issuer certificate

Hi,

I have a problem with loading a remote DataSet, when testing data URL, I get the following error:

"Unable to get Data for Wise TT test real data because cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)."

I have tried running the curl query directly from linux box and docker image (some answers stated that docker image comes preconfigured) and it works normally (ca-certificates is installed).

Any ideas?