AWS EC2 PHP SDK SSL error -


im trying set auto start , stop on ec2 using php script. when im trying run script turns out error below,

fatal error: uncaught exception 'guzzle\http\exception\curlexception' message '[curl] 60: ssl certificate problem, verify ca cert ok. details: error:14090086:ssl routines:ssl3_get_server_certificate:certificate verify failed [url] https://ec2.ap-southeast-1a.amazonaws.com/' .... ....

i've reinstalled ca-certificates in centos server. error persist.

below specification details, php5.3. aws php sdk 2.8 centos 6.5

anyone encounter error before?


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -