ssh_config: Add config for pkgs.fedoraproject.org
This commit is contained in:
parent
496ee36d69
commit
e39b47dbf8
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ Host github.com
|
|||
Host wip.pkgsrc.org
|
||||
Ciphers aes256-gcm@openssh.com
|
||||
|
||||
Host pkgs.fedoraproject.org
|
||||
HostKeyAlgorithms rsa-sha2-512
|
||||
|
||||
Host *
|
||||
Ciphers chacha20-poly1305@openssh.com
|
||||
KexAlgorithms curve25519-sha256@libssh.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue