1
0
mirror of synced 2025-12-21 10:57:10 -05:00

Remove MD5 hostkey references in documentation (#16148)

This commit is contained in:
Dirkjan Bussink
2020-10-26 17:19:38 +01:00
committed by GitHub
parent 03a59f0a9f
commit 222d419e0f
16 changed files with 8 additions and 112 deletions

View File

@@ -9,12 +9,7 @@ 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):
These are {% data variables.product.prodname_dotcom %}'s public key fingerprints:
- `SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8` (RSA)
- `SHA256:br9IjFspm1vxR3iA35FWE+4VTyz1hYVLIE2t1/CeyWQ` (DSA)

View File

@@ -24,14 +24,6 @@ When you test your connection, you'll need to authenticate this action using you
You may see a warning like this:
```shell
> The authenticity of host '{% data variables.command_line.codeblock %} (IP ADDRESS)' can't be established.
> RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
> Are you sure you want to continue connecting (yes/no)?
```
or like this:
```shell
> The authenticity of host '{% data variables.command_line.codeblock %} (IP ADDRESS)' can't be established.
> RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.