ERROR: SSL certificate verification failure: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123) I have also tried running that same command with the--no-ssland--no-check-certificateoptions, but I only get this output then: ERROR: ...
11:19 $ s3cmd mb s3://mybucket/ ERROR: SSL certificate verification failure: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) 11:21 $ s3cmd mb --no-check-certificate s3://mybucket/ Bucket 's3://mybucket/' created 11:21 $ s3cmd mb --ca-certs ~/.minio/ce...
Is there something wrong with the SSL library? I'm getting SSL failures when connecting to IAS3. $ s3cmd -n -c "$S3CONF" sync s3://prideandprejudic01342gut /tmp/s3-download-test/ ERROR: SSL certificate verification failure: [SSL: UNKNOWN...