We're experiencing a bug which relates to certificate issues between curl and the remote server. Curl is unable to validate the certificates on a call to a remote server, and is then unable to validate a local certificate when it is used locally to decode/unpack a downloaded file. The fix has the students use sed to insert the " -k " switch to calls to curl in the two files where this must be changed.
We're experiencing a bug which relates to certificate issues between curl and the remote server. Curl is unable to validate the certificates on a call to a remote server, and is then unable to validate a local certificate when it is used locally to decode/unpack a downloaded file. The fix has the students use sed to insert the " -k " switch to calls to curl in the two files where this must be changed.
This would apply that fix to the source.