Artifact 31e4aa73e1b42652da9315ad37232b3b7a548091a5c0c18696efae4f02c075de:
- File ssh_config — part of check-in [7f7b9ddc51] at 2022-01-07 16:13:47 on branch trunk — ssh_config: Add override for anoncvs.netbsd.org (user: js, size: 412) [annotate] [blame] [check-ins using]
Include config.private Host anoncvs.netbsd.org HostKeyAlgorithms ssh-rsa2-512 Host bitbucket.org HostKeyAlgorithms ssh-rsa Host github.com HostKeyAlgorithms rsa-sha2-512 Host pkgs.fedoraproject.org HostKeyAlgorithms rsa-sha2-512 Host wip.pkgsrc.org Ciphers aes256-gcm@openssh.com Host * Ciphers chacha20-poly1305@openssh.com KexAlgorithms curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519