原文:Unable to connect to the server: x509: certificate signed by unknown authority

错误描述: root k s master kubectl get nodes Unable to connect to the server: x : certificate signed by unknown authority possibly because of crypto rsa: verification error while trying to verify candidate ...

2022-04-08 11:34 0 1995 推荐指数:

查看详情

harbor证书x509: certificate signed by unknown authority

将 Harbor 提供的仓库添加到 helm repo 中或者login登陆,由于是私有仓库,采用的自建的 https 证书,这里就需要提供 ca 证书和私钥文件了,否则会出现证书校验失败的错误x509: certificate signed by unknown authority ...

Fri Oct 25 19:18:00 CST 2019 0 1007
docker push 出现:x509: certificate signed by unknown authority

  今天,部署生产的程序的时候,出现一个问题:编译正常,但是,docker 把编译好的image 推送到生产环境上去的时候,出现:x509: certificate signed by unknown authority  经过上网查找资料得知:是由于证书的错误导致的,但是,并不知道如何解 ...

Tue Feb 12 02:51:00 CST 2019 0 1881
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM