Artifact 37cbfe187174abe4c514e372f7f96035f9504a860a7bb28f69308dd7f14c4324:
- File
ssh_config
— part of check-in
[7387ac8a42]
at
2021-03-26 05:06:44
on branch trunk
— Add ssh_config
Private parts are in a separate, non-included file. (user: js, size: 294) [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 * Ciphers chacha20-poly1305@openssh.com KexAlgorithms curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519