这是没有安装CA证书导致的!!!
CA证书下载地址:http://curl.haxx.se/docs/caextract.html
然后修改php.ini文件
openssl.cafile= D:/wamp/php/verify/cacert.pem
openssl.cafile= D:
/wamp/php/verify/cacert
.pem
问题解决。新技能get