
While working with one of our banking sector clients (hybrid cloud ), we encountered the error:
fatal error: SSL validation failed for https://bucket_name.s3.ap-south-1.amazonaws.com/file_name “[SSL: CERTIFICATE_ VERIFY_FAILED] certificate verify failed” (_ssl.c:727)
Scenario:
I was copying one file from s3 bucket to one of the newly launched servers x.x.x.x via AWS cli with below mentioned command.