1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/github/authenticating-to-github/githubs-ssh-key-fingerprints.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

21 lines
747 B
Markdown

---
title: GitHub's SSH key fingerprints
intro: Public key fingerprints can be used to validate a connection to a remote server.
redirect_from:
- /articles/what-are-github-s-ssh-key-fingerprints/
- /articles/github-s-ssh-key-fingerprints
- /articles/githubs-ssh-key-fingerprints
versions:
free-pro-team: '*'
---
These are {% data variables.product.prodname_dotcom %}'s public key fingerprints (in hexadecimal format):
- `16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48` (RSA)
- `ad:1c:08:a4:40:e3:6f:9c:f5:66:26:5d:4b:33:5d:8c` (DSA)
These are the SHA256 hashes shown in OpenSSH 6.8 and newer (in base64 format):
- `SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8` (RSA)
- `SHA256:br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ` (DSA)