小编Jas*_*ron的帖子

如何在cygwin(以及一些Linux发行版)上添加企业证书颁发机构(CA)到git

在Cygwin上使用git获取时,您会得到:

Fetching origin
fatal: unable to access 'https://.../...git': SSL certificate problem: self signed certificate in certificate chain
error: Could not fetch origin
Run Code Online (Sandbox Code Playgroud)

该证书被添加到/etc/ssl/certs/ca-bundle.crt其他捆绑的文件,但在接下来的Cygwin更新的问题又出现了.

git ssl cygwin certificate ca

8
推荐指数
2
解决办法
2万
查看次数

标签 统计

ca ×1

certificate ×1

cygwin ×1

git ×1

ssl ×1