【发布时间】:2019-05-23 16:08:49
【问题描述】:
当我尝试在 ubuntu 18.04 上运行 composer install 时,我得到了这个:
The "https://packagist.org/packages.json" file could not be downloaded: SSL
operation failed with code 1. OpenSSL Error messages:
error:1408F10B:SSL routines:ssl3_get_record:wrong version number
Failed to enable crypto
failed to open stream: operation failed
我在 /etc/apt/apt.conf 和 /etc/profile 上获得了正确的代理配置,但错误不断出现,我不知道该怎么做。
【问题讨论】:
标签: proxy composer-php