1
0
mirror of synced 2026-01-18 06:01:38 -05:00
Files
docs/translations/ru-RU/content/github/authenticating-to-github/error-were-doing-an-ssh-key-audit.md
James M. Greene 885da5b3d3 Local run of Translations patching process over batch (#19360)
* New Crowdin translations by Github Action

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* fix malformed liquid

* add next directory to exclude list

* currentversion -> currentVersion

* fix liquid errors

* fix liquid errors

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Revert /ja/github/authenticating-to-github/about-authentication-with-saml-single-sign-on

* Reset known broken translation files LAST

* Run script/i18n/homogenize-frontmatter.js

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2021-05-18 15:07:05 +00:00

1.0 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Error: We're doing an SSH key audit This error means the SSH key you're using to perform a Git operation is unverified.
/articles/error-we-re-doing-an-ssh-key-audit
/articles/error-were-doing-an-ssh-key-audit
free-pro-team enterprise-server github-ae
* * *
SSH

When using an unverified key to perform Git operations, you will be prompted to perform an audit of your SSH keys.

ERROR: We're doing an SSH key audit.
Reason: unverified due to lack of use
Please visit https://github.com/settings/ssh
to approve this key so we know it's safe.
Fingerprint: ab:08:46:83:ff:f6:c4:f8:a9:4e:68:6b:94:17:f2:46
fatal: could not read from remote repository

Solving the issue

To fix this, you need to review your SSH keys and either reject or approve the unverified key. Clicking the URL link in the error message brings you to the SSH Settings page, where the unverified SSH key is highlighted in the SSH key list.