wget ERROR The certificate was signed using an insecure algorithm
wget About 473 words错误信息
--2021-05-27 13:16:43-- https://www.php.net/distributions/php-7.3.24.tar.gz
Resolving www.php.net (www.php.net)... 185.85.0.29, 2a02:cb40:200::1ad
Connecting to www.php.net (www.php.net)|185.85.0.29|:443... connected.
ERROR: The certificate of ‘www.php.net’ is not trusted.
ERROR: The certificate of ‘www.php.net’ was signed using an insecure algorithm.
解决方法
添加--no-check-certificate
参数。
wget --no-check-certificate https://www.php.net/distributions/php-7.2.34.tar.gz
Views: 3,062 · Posted: 2021-07-16
————        END        ————
Give me a Star, Thanks:)
https://github.com/fendoudebb/LiteNote扫描下方二维码关注公众号和小程序↓↓↓
Loading...