jasoni111

Results 1 comments of jasoni111

Alternatively, add --insecure to the curl command. i.e. find the curl line and change it to ```python shlex.split("curl {} -o {} --insecure".format(self.url, zipfile)) ```