configs  Artifact [7faf1722e7]

Artifact 7faf1722e768de03af6d282285a048024557dffceca06e75c9ba29a63a56888d:

  • File ssh_config — part of check-in [6154407058] at 2022-01-07 16:38:34 on branch trunk — ssh_config: Fix brainfart (user: js size: 412)

Include config.private

Host anoncvs.netbsd.org
	HostKeyAlgorithms rsa-sha2-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