【发布时间】:2016-04-26 19:58:14
【问题描述】:
在尝试清理我们的项目依赖项时,composer 失败并出现以下错误:
The "https://packagist.drupal-composer.org/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
https://packagist.drupal-composer.org could not be fully loaded, package information was loaded from the local cache and may be out of date
这发生在一个流浪的 CentOS 7 机器上。
【问题讨论】:
标签: php drupal openssl composer-php