Tag Archive | AWS
AWS HTTP error: cURL error 60: SSL certificate problem: unable to get local issuer certificate
In Yii Framework trying to use AWS bucket to upload images and getting error: AWS HTTP error: cURL error 60: SSL certificate problem: unable to get local issuer certificate Solution: To solve the above error you have use ssl certificate to transfer the data securely. I have resolved it by using http method this is not secure. […]