Artifact 3d94f9a9f78e30e1ec764e9286d077f666f8b1042ea74757c1761bd9d1b13956:
- File ssh/config — part of check-in [9d06fa6e91] at 2023-04-01 11:16:44 on branch trunk — Add ssh directory (user: js, size: 383) [annotate] [blame] [check-ins using]
- File ssh_config — part of check-in [41f2e5384a] at 2023-03-19 13:59:10 on branch trunk — ssh_config: Remove special case for github.com (user: js, size: 383) [annotate] [blame] [check-ins using]
Include config.private Host anoncvs.netbsd.org HostKeyAlgorithms rsa-sha2-512 Host bitbucket.org HostKeyAlgorithms ssh-rsa Host pkgs.fedoraproject.org HostKeyAlgorithms rsa-sha2-512 Host wip.pkgsrc.org Ciphers aes256-gcm@openssh.com Host * IdentitiesOnly yes Ciphers chacha20-poly1305@openssh.com KexAlgorithms curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519