原文:x509: certificate signed by unknown authority harbor 架构图

默认时,client 与 Registry 的交互是通过 https 通信的。在 install Registry 时,若未配置任何tls 相关的 key 和 crt 文件,https 访问必然失败。使用 insecure registry lt harbor IP gt 可以指定 client 与 Registry 以 http 的方式进行通信。 root c QHost grep insecu ...

2017-11-04 15:25 0 5000 推荐指数:

查看详情

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