Gittyup icon indicating copy to clipboard operation
Gittyup copied to clipboard

Error 'ERROR: You're using an RSA key with SHA-1' when trying to push to remote.

Open safield opened this issue 2 years ago • 1 comments

Unable to push to 'origin' - ERROR: You're using an RSA key with SHA-1, which is no longer allowed. Please use a newer client or a different key type.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

Recieved this error when trying to push to remote in Gittyup. Opened the same repo in other git clients and the repo pushes fine.

safield avatar Sep 30 '22 02:09 safield

This is a known issue which will be fixed with the 1.2.0 release (coming soon™) In the meantime, you can try the current pre-release

exactly-one-kas avatar Sep 30 '22 06:09 exactly-one-kas

With 1.2.0 being released, this is now fixed in the stable version

exactly-one-kas avatar Oct 28 '22 14:10 exactly-one-kas