configs  ssh_config at [380e2021e4]

File ssh_config artifact a605355fca part of check-in 380e2021e4


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 pkgs.fedoraproject.org
	HostKeyAlgorithms rsa-sha2-512

Host *
	Ciphers chacha20-poly1305@openssh.com
	KexAlgorithms curve25519-sha256@libssh.org
	HostKeyAlgorithms ssh-ed25519