docker-splunk icon indicating copy to clipboard operation
docker-splunk copied to clipboard

Can't download files from github inside of docker container

Open maszyk99 opened this issue 1 year ago • 0 comments
trafficstars

We are having issue with downloading any files inside of docker containers running based on splunk latest images (or 9.0). When trying to download files with curl from github (in our example https://github.com/splunk/sdk-app-collection/releases/download/v1.1.0/sdkappcollection.tgz) we get following error:

Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)>

From websites other than github we can use curl without any issues.

maszyk99 avatar Apr 15 '24 08:04 maszyk99