{"meta":{"title":"Connexion à GitHub avec SSH","intro":"Vous pouvez vous connecter à GitHub l’aide du protocole SSH (Secure Shell Protocol), qui fournit un canal sécurisé sur un réseau non sécurisé.","product":"Authentification","breadcrumbs":[{"href":"/fr/authentication","title":"Authentification"},{"href":"/fr/authentication/connecting-to-github-with-ssh","title":"Connexion avec SSH"}],"documentType":"category"},"body":"# Connexion à GitHub avec SSH\n\nVous pouvez vous connecter à GitHub l’aide du protocole SSH (Secure Shell Protocol), qui fournit un canal sécurisé sur un réseau non sécurisé.\n\n## Links\n\n### Connect to GitHub with SSH\n\n* [À propos de SSH](/fr/authentication/connecting-to-github-with-ssh/about-ssh)\n\n  Le protocole SSH vous permet de vous connecter et de vous authentifier auprès de serveurs et de services distants. Avec les clés SSH, vous pouvez vous connecter à GitHub sans fournir votre nom d'utilisateur et personal access token à chaque visite. Vous pouvez également utiliser une clé SSH pour signer des commits.\n\n* [Vérification des clés SSH existantes](/fr/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys)\n\n  Avant de générer une clé SSH, vous pouvez vérifier si vous n’en avez pas à disposition.\n\n* [Génération d’une nouvelle clé SSH et ajout de celle-ci à ssh-agent](/fr/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent)\n\n  Une fois que vous avez vérifié les clés SSH existantes, vous pouvez générer une nouvelle clé SSH à utiliser pour l’authentification, puis l’ajouter à l’agent ssh.\n\n* [Ajout d’une nouvelle clé SSH à votre compte GitHub](/fr/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account)\n\n  Pour configurer votre compte sur github.com de façon à utiliser votre clé SSH nouvelle (ou existante), vous devez aussi ajouter cette dernière à votre compte.\n\n* [Test de votre connexion SSH](/fr/authentication/connecting-to-github-with-ssh/testing-your-ssh-connection)\n\n  Après avoir configuré votre clé SSH et l’avoir ajoutée à GitHub, vous pouvez tester votre connexion."}