【发布时间】:2014-10-27 14:58:33
【问题描述】:
在 Cygwin 上使用 git 获取时,您会得到:
Fetching origin
fatal: unable to access 'https://.../...git': SSL certificate problem: self signed certificate in certificate chain
error: Could not fetch origin
证书已添加到 /etc/ssl/certs/ca-bundle.crt 和 other bundle files,但在下一次 Cygwin 更新时问题再次出现。
【问题讨论】:
标签: git ssl cygwin certificate ca