configs  ssh_config at 2ff958f020226d5b2930abafb09f8df07e6f9ecc251e2fcdc870a9db22ae006e

File ssh_config artifact 3d94f9a9f7 part of check-in 2ff958f020226d5b2930abafb09f8df07e6f9ecc251e2fcdc870a9db22ae006e


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