Open jabba2324 opened 7 years ago
Hi all, about three days ago my deployment pipeline started giving this error:
Command: s3cmd sync --acl-public --delete-removed --verbose ./ s3://mybucket.com Error: ERROR: SSL certificate verification failure: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
s3cmd sync --acl-public --delete-removed --verbose ./ s3://mybucket.com
ERROR: SSL certificate verification failure: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
I appreciate it's unlikely caused by anything in this package, has anyone else encountered this problem or understand how to fix it?
Hi all, about three days ago my deployment pipeline started giving this error:
Command:
s3cmd sync --acl-public --delete-removed --verbose ./ s3://mybucket.com
Error:ERROR: SSL certificate verification failure: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)
I appreciate it's unlikely caused by anything in this package, has anyone else encountered this problem or understand how to fix it?