1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Reference SHA256 instead of MD5 in documentation about SSH to reflect new UI (#15857)

This commit is contained in:
Matt Pollard
2020-10-02 18:22:08 +02:00
committed by GitHub
parent abb0abee7f
commit fb0dc61c66
10 changed files with 61 additions and 17 deletions

View File

@@ -93,7 +93,7 @@ Sometimes, system configurations disallow SSH agent forwarding. You can check if
```shell
$ ssh -v <em>example.com</em>
# Connect to example.com with verbose debug output
> OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011</span>
> OpenSSH_8.1p1, LibreSSL 2.7.3</span>
> debug1: Reading configuration data /Users/<em>you</em>/.ssh/config
> debug1: Applying options for example.com
> debug1: Reading configuration data /etc/ssh_config