ssh_config: Remove special case for github.com
This commit is contained in:
parent
8320295431
commit
94ee109ab5
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ Host anoncvs.netbsd.org
|
||||||
Host bitbucket.org
|
Host bitbucket.org
|
||||||
HostKeyAlgorithms ssh-rsa
|
HostKeyAlgorithms ssh-rsa
|
||||||
|
|
||||||
Host github.com
|
|
||||||
HostKeyAlgorithms rsa-sha2-512
|
|
||||||
|
|
||||||
Host pkgs.fedoraproject.org
|
Host pkgs.fedoraproject.org
|
||||||
HostKeyAlgorithms rsa-sha2-512
|
HostKeyAlgorithms rsa-sha2-512
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue