1
1
Fork 0

ssh_config: Default to IdentitiesOnly yes

This commit is contained in:
Jonathan Schleifer 2022-12-04 23:47:44 +00:00
parent 802b147758
commit 42df8d2bba
4 changed files with 5 additions and 4 deletions

View file

@ -16,6 +16,7 @@ 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