文档首页> 代码托管 CodeArts Repo> 常见问题> 仓库管理> 代码托管服务SSH功能升级
更新时间:2023-09-14 GMT+08:00
分享

代码托管服务SSH功能升级

代码托管服务SSH功能下线部分不安全的加密算法。

当前KEX (Key Exchange)和MAC(消息验证码)不再支持以下算法。

KEX (Key Exchange)不支持算法如下:

  • diffie-hellman-group18-sha512
  • diffie-hellman-group-exchange-sha1
  • diffie-hellman-group-exchange-sha256

MAC(消息验证码)不支持算法如下:

  • hmac-md5
  • hmac-md5-96
  • hmac-sha1-etm@openssh.com
  • hmac-sha1-96-etm@openssh.com
  • hmac-md5-etm@openssh.com
  • hmac-md5-96-etm@openssh.com
  • umac-64@openssh.com
  • umac-128@openssh.com

升级您的的代码提交工具至最新版本(如:git bash,eclipse,idea等),新版本默认使用更为安全的算法。

如有疑问请联系技术支持工程师。

分享:

仓库管理 所有常见问题

more