1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/authentication/troubleshooting-ssh/deleted-or-missing-ssh-keys.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

1.2 KiB

title, intro, redirect_from, versions, topics, shortTitle
title intro redirect_from versions topics shortTitle
Deleted or missing SSH keys As a security precaution, {% data variables.product.prodname_dotcom %} automatically deletes SSH keys that haven't been used in a year.
/articles/deleted-or-missing-ssh-keys
/github/authenticating-to-github/deleted-or-missing-ssh-keys
/github/authenticating-to-github/troubleshooting-ssh/deleted-or-missing-ssh-keys
fpt ghec
* *
SSH
Deleted or missing SSH keys

{% data variables.product.prodname_dotcom %} automatically deletes inactive SSH keys to help keep accounts safe, such as after someone leaves a job or loses a computer.

You can check if you haven't used an SSH key in a year by reviewing your account's security log. For more information, see "Reviewing your security log."

After your inactive SSH key is deleted, you must generate a new SSH key and associate it with your account. For more information, see "Generating a new SSH key and adding it to the ssh-agent" and "Adding a new SSH key to your GitHub account."