laurilehmijoki / s3_website

Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Other
2.24k stars 187 forks source link

SSL certificate verification failure #301

Open jabba2324 opened 7 years ago

jabba2324 commented 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)

I appreciate it's unlikely caused by anything in this package, has anyone else encountered this problem or understand how to fix it?