Skip to content

Commit f9cf788

Browse files
committed
add: article about Setting Up SSH Authentication for GitHub
1 parent 31226d1 commit f9cf788

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

content/authentication/connecting-to-github-with-ssh/setting-up-ssh-authentication-for-github.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
---
2-
title: Setting Up SSH Authentication for GitHub
2+
title: "Setting Up SSH Authentication for GitHub"
33
intro: "Learn how to securely connect to GitHub using SSH keys for seamless repository access and code pushing."
4+
redirect_from:
5+
- /articles/setting-up-ssh-authentication-for-github
6+
- /github/authenticating-to-github/setting-up-ssh-authentication-for-github
47
versions:
5-
free-pro-team: "*"
6-
enterprise-server: "*"
7-
enterprise-cloud: "*"
8-
type: tutorial
8+
fpt: "*"
9+
ghes: "*"
10+
ghec: "*"
911
topics:
1012
- SSH
1113
- Authentication
1214
- GitHub
1315
- Security
16+
shortTitle: "Set up SSH Authentication"
17+
type: tutorial
1418
---
1519

1620
# Step-by-Step: Setting Up SSH Authentication for GitHub

0 commit comments

Comments
 (0)