【发布时间】:2018-08-07 10:42:01
【问题描述】:
在 [https://github.com/Microsoft/Git-Credential-Manager-for-Windows] 中的 GitHub“已禁用对弱加密的支持”[https://githubengineering.com/crypto-deprecation-notice/] 之后,我的 TeamCity 失去了与 Git 的连接:
“列出远程引用失败:com.jcraft.jsch.JSchException:算法 协商失败”
我在服务器/从属服务器中更新了 Github,并更改了注册条目。而且,我尝试将 jsch lib 更新为最后一个“jsch-0.1.54.jar”["Algorithm negotiation fail" with SSH authentication on TeamCity],但不起作用。
我的环境:
- Teamcity Professional 8.1.4(内部版本 30168)
- Windows 2008 Server R2 x64
- Git 版本 2.16.1.windows。 (x64)
【问题讨论】:
标签: github teamcity teamcity-8.0