composer icon indicating copy to clipboard operation
composer copied to clipboard

执行composer install报证书错误

Open hisune opened this issue 6 years ago • 0 comments

Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. Run update to update them.
Package operations: 16 installs, 0 updates, 0 removals
  - Installing firebase/php-jwt (v5.0.0): Downloading (failed)       
Downloading (failed)       
Downloading (failed)    Failed to download firebase/php-jwt from dist: The "https://files.phpcomposer.com/files/firebase/php-jwt/9984a4d3a32ae7673d6971ea00bae9d0a1abba0e.zip" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Failed to enable crypto
failed to open stream: operation failed

用浏览器访问这个网址的域名也提示证书错误

image

hisune avatar Jul 02 '19 08:07 hisune