Help Center/ CodeArts Repo/ FAQs/ Authentication/ Upgrading the SSH Function of CodeArts Repo
Updated on 2024-11-14 GMT+08:00

Upgrading the SSH Function of CodeArts Repo

Some insecure encryption algorithms have been removed from the SSH function of CodeArts Repo.

Key Exchange (KEX) and Message Authentication Code (MAC) no longer support the following algorithms:

KEX:

  • 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

Upgrade your code commit tool (such as Git Bash, Eclipse, and Idea) to the latest version. By default, the new version uses algorithms that are more secure.

If you have any questions, contact technical support.