Artifact b7b16abba4ff192a22cb5aa09c2915ca8e826306025f0906bce92f4c56cd1edd:
- File ssh/config — part of check-in [78125f567c] at 2023-12-24 22:39:21 on branch trunk — ssh/config: Use AES256-GCM to mitigate Terrapin (user: js, size: 457) [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 *.tmate.io Ciphers aes256-gcm@openssh.com HostKeyAlgorithms rsa-sha2-512 Host * IdentitiesOnly yes Ciphers aes256-gcm@openssh.com KexAlgorithms curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519