Actions
Bug #18968
closedCommand rudder server node-to-relay may fail with curl error
Bug #18968:
Command rudder server node-to-relay may fail with curl error
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Curl command used in the method is
DOWNLOAD_COMMAND="curl --silent --show-error ${CERTIFICATE_OPTION} --location --noproxy --globoff"
yet some system require to use the proxy, even to connect to localhost
Actions