Shaun Abram
Technology and Leadership Blog
GitHub SSH key audit
Got this error recently when trying to do a fetch from github in Intellij:
fatal: The remote end hung up unexpectedly
ERROR: Hi sabram, it’s GitHub. We’re doing an SSH key audit.
Vague error but finally figured out that it is related to Github’s recent security compromise and that I needed to verify my SSH keys.
Couldn’t find much about the error on Google, so maybe this post will help someone else!
Tags: github
If I’m not mistaken, they sent emails on this issue, saying, that one need to confirm keys or renew them
Indeed they did – which I missed…