ssh_config: Fix brainfart
This commit is contained in:
parent
8090ec8a7b
commit
24667d6af8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
Include config.private
|
||||
|
||||
Host anoncvs.netbsd.org
|
||||
HostKeyAlgorithms ssh-rsa2-512
|
||||
HostKeyAlgorithms rsa-sha2-512
|
||||
|
||||
Host bitbucket.org
|
||||
HostKeyAlgorithms ssh-rsa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue