Skip to content

Commit ecc764e

Browse files
authored
Merge branch 'main' into repo-sync
2 parents d6b523b + 0ae7e03 commit ecc764e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/authentication/connecting-to-github-with-ssh/testing-your-ssh-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ When you test your connection, you'll need to authenticate this action using you
3636
> Are you sure you want to continue connecting (yes/no)?
3737
```
3838
39-
3. Verify that the fingerprint in the message you see matches {% ifversion fpt or ghec %}[{% data variables.product.prodname_dotcom %}'s RSA public key fingerprint](/github/authenticating-to-github/githubs-ssh-key-fingerprints){% else %} your enterprise's public key fingerprint{% endif %}. If it does, then type `yes`:
39+
3. Verify that the fingerprint in the message you see matches {% ifversion fpt or ghec %}[{% data variables.product.prodname_dotcom %}'s public key fingerprint](/github/authenticating-to-github/githubs-ssh-key-fingerprints){% else %} your enterprise's public key fingerprint{% endif %}. If it does, then type `yes`:
4040
```shell
4141
> Hi <em>username</em>! You've successfully authenticated, but GitHub does not
4242
> provide shell access.

0 commit comments

Comments
 (0)