san-kumar/lambdaphp

Error executing "Create Role"....HTTP error 60: SSL certificate problem

Closed this issue · 1 comments

>httpd -t

is showing "Syntax Ok", but while deploying lambdaphpapp, I am getting error

In WrappedHttpHandler.php line 191:

[Aws\Iam\Exception\IamException]
Error executing "CreateRole" on "https://iam.amazonaws.com"; AWS HTTP error: cURL error 60: SSL certificate problem
: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)

ssl-error

Can you please help me here?

Your curl certificates are outdated. There is a link in your error. Please update your crt file (see stack overflow on how to do it)