1
0
mirror of synced 2025-12-21 02:46:50 -05:00
Files
docs/content/authentication/connecting-to-github-with-ssh/index.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

31 lines
877 B
Markdown

---
title: Connecting to GitHub with SSH
intro: 'You can connect to {% data variables.product.product_name %} using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.'
redirect_from:
- /key-setup-redirect/
- /linux-key-setup/
- /mac-key-setup/
- /msysgit-key-setup/
- /articles/ssh-key-setup/
- /articles/generating-ssh-keys/
- /articles/generating-an-ssh-key/
- /articles/connecting-to-github-with-ssh
- /github/authenticating-to-github/connecting-to-github-with-ssh/
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
topics:
- SSH
children:
- /about-ssh
- /checking-for-existing-ssh-keys
- /generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
- /adding-a-new-ssh-key-to-your-github-account
- /testing-your-ssh-connection
- /working-with-ssh-key-passphrases
shortTitle: Connect with SSH
---