certificate problem: self signed certificate in certificate chain thrown in F:\path\to\site\twilio-php\Services\Twilio\TinyHttp.php on line 119
更新后的php.ini如下:curl.cainfo = c:/wamp/c
我刚刚在我的电脑上安装了apache,php和curl。但是我认为Php5.6的cURL有问题。实际上,我可以在安装composer时忽略这些警告,但是我将无法使用composer。problem: unable to get local issuer certificatecurl -sS https://getcomposer.org/installer | php
我刚刚在centos中安装了Xamp5.6和composer,但是当我尝试在中更新composer "composer self- update“时,得到的错误是这样的 The "https://getcomposer.org/version" file could not be downloaded: SSL ope
ration failed with code 1. OpenSSL Error me