Artifact a605355fca14a6b3181d41bef7d64b045ef53d0bb4a6eee97230c04b3511c109:
- File ssh_config — part of check-in [380e2021e4] at 2021-11-14 20:21:54 on branch trunk — ssh_config: Add config for pkgs.fedoraproject.org (user: js, size: 355) [annotate] [blame] [check-ins using]
Include config.private Host bitbucket.org HostKeyAlgorithms ssh-rsa Host github.com HostKeyAlgorithms rsa-sha2-512 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 HostKeyAlgorithms ssh-ed25519