关于linux:linux中证书错误Certificate-verification-failed

46次阅读

共计 218 个字符,预计需要花费 1 分钟才能阅读完成。

Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate. Could not handshake: Error in the certificate verification.

重新安装

sudo apt install ca-certificates

参考 https://github.com/zq1997/dee…

正文完
 0