1
0
mirror of synced 2026-01-29 21:01:19 -05:00
Files
docs/translations/es-ES/content/github/authenticating-to-github/error-were-doing-an-ssh-key-audit.md
Zeke Sikelianos 0b4e790279 run script/i18n/homogenize-frontmatter.js (#19118)
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
Co-authored-by: James M. Greene <417751+JamesMGreene@users.noreply.github.com>
2021-05-04 21:23:18 +00:00

1.1 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
Error: Estamos haciendo una auditoría de clave SSH Este error significa que la clave SSH que estás usando para realizar una operación Git no está verificada.
/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

Cuando uses una clave sin verificar para realizar operaciones Git, se te indicará que debes realizar una auditoría de tus claves SSH.

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

Resolver el problema

Para resolverlo, necesitas revisar tus claves SSH y rechazar o aprobar la clave sin verificar. Al hacer clic en el mensaje de error en el enlace de la URL, irás a la página de Configuración de SSH, donde la clave SSH aparece destacada en la lista de claves SSH.